@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/3136__824_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_982'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_982'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_982'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.129647 27.90273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.129647"^^xsd:decimal ;
  dwc:decimalLongitude "27.90273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.129647 27.90273)"^^geo:wktLiteral ;
  geo-pos:lat "42.129647"^^xsd:decimal ;
  geo-pos:long "27.90273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_989'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_989'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.90273'^^xsd:double;
  dwc:latitude '42.129647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.90273 42.129647, 27.90273 42.129647, 27.90273 42.129647, 27.90273 42.129647, 27.90273 42.129647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_989'^^xsd:string;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206558 27.950407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.206558"^^xsd:decimal ;
  dwc:decimalLongitude "27.950407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206558 27.950407)"^^geo:wktLiteral ;
  geo-pos:lat "43.206558"^^xsd:decimal ;
  geo-pos:long "27.950407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_994'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_994'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.950407'^^xsd:double;
  dwc:latitude '43.206558'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_994'^^xsd:string;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1094'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1094'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1094'^^xsd:string;
  dwc:observationDate '2020-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218517 27.90915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.218517"^^xsd:decimal ;
  dwc:decimalLongitude "27.90915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218517 27.90915)"^^geo:wktLiteral ;
  geo-pos:lat "43.218517"^^xsd:decimal ;
  geo-pos:long "27.90915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_996'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_996'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.90915'^^xsd:double;
  dwc:latitude '43.218517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.90915 43.218517, 27.90915 43.218517, 27.90915 43.218517, 27.90915 43.218517, 27.90915 43.218517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_996'^^xsd:string;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02923 27.8886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02923"^^xsd:decimal ;
  dwc:decimalLongitude "27.8886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02923 27.8886)"^^geo:wktLiteral ;
  geo-pos:lat "43.02923"^^xsd:decimal ;
  geo-pos:long "27.8886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_997'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_997'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8886'^^xsd:double;
  dwc:latitude '43.02923'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8886 43.02923, 27.8886 43.02923, 27.8886 43.02923, 27.8886 43.02923, 27.8886 43.02923))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_997'^^xsd:string;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200717 27.818523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.200717"^^xsd:decimal ;
  dwc:decimalLongitude "27.818523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200717 27.818523)"^^geo:wktLiteral ;
  geo-pos:lat "42.200717"^^xsd:decimal ;
  geo-pos:long "27.818523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1002'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1002'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.818523'^^xsd:double;
  dwc:latitude '42.200717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.818523 42.200717, 27.818523 42.200717, 27.818523 42.200717, 27.818523 42.200717, 27.818523 42.200717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1002'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207047 27.80345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207047"^^xsd:decimal ;
  dwc:decimalLongitude "27.80345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207047 27.80345)"^^geo:wktLiteral ;
  geo-pos:lat "42.207047"^^xsd:decimal ;
  geo-pos:long "27.80345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1003'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1003'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.80345'^^xsd:double;
  dwc:latitude '42.207047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.80345 42.207047, 27.80345 42.207047, 27.80345 42.207047, 27.80345 42.207047, 27.80345 42.207047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1003'^^xsd:string;
  dwc:observationDate '2018-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.561135 27.644803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.561135"^^xsd:decimal ;
  dwc:decimalLongitude "27.644803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.561135 27.644803)"^^geo:wktLiteral ;
  geo-pos:lat "42.561135"^^xsd:decimal ;
  geo-pos:long "27.644803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_116'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_116'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.644803'^^xsd:double;
  dwc:latitude '42.561135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.644803 42.561135, 27.644803 42.561135, 27.644803 42.561135, 27.644803 42.561135, 27.644803 42.561135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_116'^^xsd:string;
  dwc:observationDate '2012-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.736317 27.889553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.736317"^^xsd:decimal ;
  dwc:decimalLongitude "27.889553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.736317 27.889553)"^^geo:wktLiteral ;
  geo-pos:lat "42.736317"^^xsd:decimal ;
  geo-pos:long "27.889553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1034'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1034'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.889553'^^xsd:double;
  dwc:latitude '42.736317'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.889553 42.736317, 27.889553 42.736317, 27.889553 42.736317, 27.889553 42.736317, 27.889553 42.736317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1034'^^xsd:string;
  dwc:observationDate '2019-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422228 27.690085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422228"^^xsd:decimal ;
  dwc:decimalLongitude "27.690085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422228 27.690085)"^^geo:wktLiteral ;
  geo-pos:lat "42.422228"^^xsd:decimal ;
  geo-pos:long "27.690085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1042'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1042'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.690085'^^xsd:double;
  dwc:latitude '42.422228'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.690085 42.422228, 27.690085 42.422228, 27.690085 42.422228, 27.690085 42.422228, 27.690085 42.422228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1042'^^xsd:string;
  dwc:observationDate '2019-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651899"^^xsd:decimal ;
  dwc:decimalLongitude "28.569807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  geo-pos:lat "43.651899"^^xsd:decimal ;
  geo-pos:long "28.569807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1385'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1385'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.569807'^^xsd:double;
  dwc:latitude '43.651899'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1385'^^xsd:string;
  dwc:observationDate '2022-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.069492 27.969585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.069492"^^xsd:decimal ;
  dwc:decimalLongitude "27.969585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.069492 27.969585)"^^geo:wktLiteral ;
  geo-pos:lat "42.069492"^^xsd:decimal ;
  geo-pos:long "27.969585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1387'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1387'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969585'^^xsd:double;
  dwc:latitude '42.069492'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1387'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.069492 27.969585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.069492"^^xsd:decimal ;
  dwc:decimalLongitude "27.969585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.069492 27.969585)"^^geo:wktLiteral ;
  geo-pos:lat "42.069492"^^xsd:decimal ;
  geo-pos:long "27.969585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1388'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1388'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969585'^^xsd:double;
  dwc:latitude '42.069492'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1388'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.069492 27.969585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.069492"^^xsd:decimal ;
  dwc:decimalLongitude "27.969585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.069492 27.969585)"^^geo:wktLiteral ;
  geo-pos:lat "42.069492"^^xsd:decimal ;
  geo-pos:long "27.969585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1389'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1389'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969585'^^xsd:double;
  dwc:latitude '42.069492'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492, 27.969585 42.069492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1389'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574254 27.634991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574254"^^xsd:decimal ;
  dwc:decimalLongitude "27.634991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574254 27.634991)"^^geo:wktLiteral ;
  geo-pos:lat "42.574254"^^xsd:decimal ;
  geo-pos:long "27.634991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1395'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1395'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634991'^^xsd:double;
  dwc:latitude '42.574254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634991 42.574254, 27.634991 42.574254, 27.634991 42.574254, 27.634991 42.574254, 27.634991 42.574254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1395'^^xsd:string;
  dwc:observationDate '2022-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.157972 27.867417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.157972"^^xsd:decimal ;
  dwc:decimalLongitude "27.867417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.157972 27.867417)"^^geo:wktLiteral ;
  geo-pos:lat "42.157972"^^xsd:decimal ;
  geo-pos:long "27.867417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1491'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1491'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.867417'^^xsd:double;
  dwc:latitude '42.157972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.867417 42.157972, 27.867417 42.157972, 27.867417 42.157972, 27.867417 42.157972, 27.867417 42.157972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1491'^^xsd:string;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186125 27.835933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186125"^^xsd:decimal ;
  dwc:decimalLongitude "27.835933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186125 27.835933)"^^geo:wktLiteral ;
  geo-pos:lat "42.186125"^^xsd:decimal ;
  geo-pos:long "27.835933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1051'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1051'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.835933'^^xsd:double;
  dwc:latitude '42.186125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1051'^^xsd:string;
  dwc:observationDate '2019-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.355305 27.708873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.355305"^^xsd:decimal ;
  dwc:decimalLongitude "27.708873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.355305 27.708873)"^^geo:wktLiteral ;
  geo-pos:lat "42.355305"^^xsd:decimal ;
  geo-pos:long "27.708873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1065'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1065'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708873'^^xsd:double;
  dwc:latitude '42.355305'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708873 42.355305, 27.708873 42.355305, 27.708873 42.355305, 27.708873 42.355305, 27.708873 42.355305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1065'^^xsd:string;
  dwc:observationDate '2019-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.164267 27.855308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.164267"^^xsd:decimal ;
  dwc:decimalLongitude "27.855308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.164267 27.855308)"^^geo:wktLiteral ;
  geo-pos:lat "42.164267"^^xsd:decimal ;
  geo-pos:long "27.855308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1490'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1490'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.855308'^^xsd:double;
  dwc:latitude '42.164267'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.855308 42.164267, 27.855308 42.164267, 27.855308 42.164267, 27.855308 42.164267, 27.855308 42.164267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1490'^^xsd:string;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.169588 27.859624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.169588"^^xsd:decimal ;
  dwc:decimalLongitude "27.859624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.169588 27.859624)"^^geo:wktLiteral ;
  geo-pos:lat "42.169588"^^xsd:decimal ;
  geo-pos:long "27.859624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1488'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1488'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.859624'^^xsd:double;
  dwc:latitude '42.169588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.859624 42.169588, 27.859624 42.169588, 27.859624 42.169588, 27.859624 42.169588, 27.859624 42.169588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1488'^^xsd:string;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701839 28.576724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.701839"^^xsd:decimal ;
  dwc:decimalLongitude "28.576724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701839 28.576724)"^^geo:wktLiteral ;
  geo-pos:lat "43.701839"^^xsd:decimal ;
  geo-pos:long "28.576724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1485'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1485'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.576724'^^xsd:double;
  dwc:latitude '43.701839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1485'^^xsd:string;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.169425 27.853017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.169425"^^xsd:decimal ;
  dwc:decimalLongitude "27.853017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.169425 27.853017)"^^geo:wktLiteral ;
  geo-pos:lat "42.169425"^^xsd:decimal ;
  geo-pos:long "27.853017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1524'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1524'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.853017'^^xsd:double;
  dwc:latitude '42.169425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.853017 42.169425, 27.853017 42.169425, 27.853017 42.169425, 27.853017 42.169425, 27.853017 42.169425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1524'^^xsd:string;
  dwc:observationDate '2022-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.749507 27.889354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.749507"^^xsd:decimal ;
  dwc:decimalLongitude "27.889354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.749507 27.889354)"^^geo:wktLiteral ;
  geo-pos:lat "42.749507"^^xsd:decimal ;
  geo-pos:long "27.889354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1482'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1482'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.889354'^^xsd:double;
  dwc:latitude '42.749507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.889354 42.749507, 27.889354 42.749507, 27.889354 42.749507, 27.889354 42.749507, 27.889354 42.749507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1482'^^xsd:string;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.225931 27.77945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.225931"^^xsd:decimal ;
  dwc:decimalLongitude "27.77945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.225931 27.77945)"^^geo:wktLiteral ;
  geo-pos:lat "42.225931"^^xsd:decimal ;
  geo-pos:long "27.77945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1478'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1478'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.77945'^^xsd:double;
  dwc:latitude '42.225931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.77945 42.225931, 27.77945 42.225931, 27.77945 42.225931, 27.77945 42.225931, 27.77945 42.225931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1478'^^xsd:string;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633116 27.640175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633116"^^xsd:decimal ;
  dwc:decimalLongitude "27.640175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633116 27.640175)"^^geo:wktLiteral ;
  geo-pos:lat "42.633116"^^xsd:decimal ;
  geo-pos:long "27.640175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1475'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1475'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.640175'^^xsd:double;
  dwc:latitude '42.633116'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.640175 42.633116, 27.640175 42.633116, 27.640175 42.633116, 27.640175 42.633116, 27.640175 42.633116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1475'^^xsd:string;
  dwc:observationDate '2022-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.172971 27.854159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.172971"^^xsd:decimal ;
  dwc:decimalLongitude "27.854159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.172971 27.854159)"^^geo:wktLiteral ;
  geo-pos:lat "42.172971"^^xsd:decimal ;
  geo-pos:long "27.854159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1474'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1474'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.854159'^^xsd:double;
  dwc:latitude '42.172971'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.854159 42.172971, 27.854159 42.172971, 27.854159 42.172971, 27.854159 42.172971, 27.854159 42.172971))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1474'^^xsd:string;
  dwc:observationDate '2022-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983163 28.030509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983163"^^xsd:decimal ;
  dwc:decimalLongitude "28.030509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983163 28.030509)"^^geo:wktLiteral ;
  geo-pos:lat "41.983163"^^xsd:decimal ;
  geo-pos:long "28.030509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1473'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1473'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.030509'^^xsd:double;
  dwc:latitude '41.983163'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.030509 41.983163, 28.030509 41.983163, 28.030509 41.983163, 28.030509 41.983163, 28.030509 41.983163))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1473'^^xsd:string;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210924 27.950739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210924"^^xsd:decimal ;
  dwc:decimalLongitude "27.950739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210924 27.950739)"^^geo:wktLiteral ;
  geo-pos:lat "43.210924"^^xsd:decimal ;
  geo-pos:long "27.950739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1472'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1472'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.950739'^^xsd:double;
  dwc:latitude '43.210924'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.950739 43.210924, 27.950739 43.210924, 27.950739 43.210924, 27.950739 43.210924, 27.950739 43.210924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1472'^^xsd:string;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216251 27.791641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216251"^^xsd:decimal ;
  dwc:decimalLongitude "27.791641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216251 27.791641)"^^geo:wktLiteral ;
  geo-pos:lat "42.216251"^^xsd:decimal ;
  geo-pos:long "27.791641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1471'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1471'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.791641'^^xsd:double;
  dwc:latitude '42.216251'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.791641 42.216251, 27.791641 42.216251, 27.791641 42.216251, 27.791641 42.216251, 27.791641 42.216251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1471'^^xsd:string;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.101694 27.948407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.101694"^^xsd:decimal ;
  dwc:decimalLongitude "27.948407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.101694 27.948407)"^^geo:wktLiteral ;
  geo-pos:lat "42.101694"^^xsd:decimal ;
  geo-pos:long "27.948407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1470'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1470'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.948407'^^xsd:double;
  dwc:latitude '42.101694'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.948407 42.101694, 27.948407 42.101694, 27.948407 42.101694, 27.948407 42.101694, 27.948407 42.101694))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1470'^^xsd:string;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.172565 27.851519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.172565"^^xsd:decimal ;
  dwc:decimalLongitude "27.851519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.172565 27.851519)"^^geo:wktLiteral ;
  geo-pos:lat "42.172565"^^xsd:decimal ;
  geo-pos:long "27.851519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1522'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1522'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.851519'^^xsd:double;
  dwc:latitude '42.172565'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.851519 42.172565, 27.851519 42.172565, 27.851519 42.172565, 27.851519 42.172565, 27.851519 42.172565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1522'^^xsd:string;
  dwc:observationDate '2022-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.213024 27.959377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.213024"^^xsd:decimal ;
  dwc:decimalLongitude "27.959377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.213024 27.959377)"^^geo:wktLiteral ;
  geo-pos:lat "43.213024"^^xsd:decimal ;
  geo-pos:long "27.959377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_144'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_144'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.959377'^^xsd:double;
  dwc:latitude '43.213024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.959377 43.213024, 27.959377 43.213024, 27.959377 43.213024, 27.959377 43.213024, 27.959377 43.213024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_144'^^xsd:string;
  dwc:observationDate '2013-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.625968 27.635574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.625968"^^xsd:decimal ;
  dwc:decimalLongitude "27.635574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.625968 27.635574)"^^geo:wktLiteral ;
  geo-pos:lat "42.625968"^^xsd:decimal ;
  geo-pos:long "27.635574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1462'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1462'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.635574'^^xsd:double;
  dwc:latitude '42.625968'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.635574 42.625968, 27.635574 42.625968, 27.635574 42.625968, 27.635574 42.625968, 27.635574 42.625968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1462'^^xsd:string;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426917 27.685213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.426917"^^xsd:decimal ;
  dwc:decimalLongitude "27.685213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426917 27.685213)"^^geo:wktLiteral ;
  geo-pos:lat "42.426917"^^xsd:decimal ;
  geo-pos:long "27.685213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_5'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_5'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.685213'^^xsd:double;
  dwc:latitude '42.426917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_5'^^xsd:string;
  dwc:observationDate '2010-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.623541 27.634469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.623541"^^xsd:decimal ;
  dwc:decimalLongitude "27.634469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.623541 27.634469)"^^geo:wktLiteral ;
  geo-pos:lat "42.623541"^^xsd:decimal ;
  geo-pos:long "27.634469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1460'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1460'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634469'^^xsd:double;
  dwc:latitude '42.623541'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634469 42.623541, 27.634469 42.623541, 27.634469 42.623541, 27.634469 42.623541, 27.634469 42.623541))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1460'^^xsd:string;
  dwc:observationDate '2022-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495549"^^xsd:decimal ;
  dwc:decimalLongitude "27.499493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  geo-pos:lat "42.495549"^^xsd:decimal ;
  geo-pos:long "27.499493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_6'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_6'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.499493'^^xsd:double;
  dwc:latitude '42.495549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_6'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426917 27.685213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.426917"^^xsd:decimal ;
  dwc:decimalLongitude "27.685213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426917 27.685213)"^^geo:wktLiteral ;
  geo-pos:lat "42.426917"^^xsd:decimal ;
  geo-pos:long "27.685213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_8'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_8'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.685213'^^xsd:double;
  dwc:latitude '42.426917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_8'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173792 27.846356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.173792"^^xsd:decimal ;
  dwc:decimalLongitude "27.846356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173792 27.846356)"^^geo:wktLiteral ;
  geo-pos:lat "42.173792"^^xsd:decimal ;
  geo-pos:long "27.846356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_10'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_10'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.846356'^^xsd:double;
  dwc:latitude '42.173792'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.846356 42.173792, 27.846356 42.173792, 27.846356 42.173792, 27.846356 42.173792, 27.846356 42.173792))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_10'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426917 27.685213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.426917"^^xsd:decimal ;
  dwc:decimalLongitude "27.685213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426917 27.685213)"^^geo:wktLiteral ;
  geo-pos:lat "42.426917"^^xsd:decimal ;
  geo-pos:long "27.685213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_13'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_13'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.685213'^^xsd:double;
  dwc:latitude '42.426917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_13'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.357755 27.715618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.357755"^^xsd:decimal ;
  dwc:decimalLongitude "27.715618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.357755 27.715618)"^^geo:wktLiteral ;
  geo-pos:lat "42.357755"^^xsd:decimal ;
  geo-pos:long "27.715618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1454'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1454'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.715618'^^xsd:double;
  dwc:latitude '42.357755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.715618 42.357755, 27.715618 42.357755, 27.715618 42.357755, 27.715618 42.357755, 27.715618 42.357755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1454'^^xsd:string;
  dwc:observationDate '2022-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25659 27.750985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25659"^^xsd:decimal ;
  dwc:decimalLongitude "27.750985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25659 27.750985)"^^geo:wktLiteral ;
  geo-pos:lat "42.25659"^^xsd:decimal ;
  geo-pos:long "27.750985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1453'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1453'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.750985'^^xsd:double;
  dwc:latitude '42.25659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.750985 42.25659, 27.750985 42.25659, 27.750985 42.25659, 27.750985 42.25659, 27.750985 42.25659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1453'^^xsd:string;
  dwc:observationDate '2022-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.193997 27.833169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.193997"^^xsd:decimal ;
  dwc:decimalLongitude "27.833169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.193997 27.833169)"^^geo:wktLiteral ;
  geo-pos:lat "42.193997"^^xsd:decimal ;
  geo-pos:long "27.833169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1452'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1452'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.833169'^^xsd:double;
  dwc:latitude '42.193997'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.833169 42.193997, 27.833169 42.193997, 27.833169 42.193997, 27.833169 42.193997, 27.833169 42.193997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1452'^^xsd:string;
  dwc:observationDate '2022-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503023 27.484142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.503023"^^xsd:decimal ;
  dwc:decimalLongitude "27.484142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503023 27.484142)"^^geo:wktLiteral ;
  geo-pos:lat "42.503023"^^xsd:decimal ;
  geo-pos:long "27.484142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1451'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1451'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484142'^^xsd:double;
  dwc:latitude '42.503023'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484142 42.503023, 27.484142 42.503023, 27.484142 42.503023, 27.484142 42.503023, 27.484142 42.503023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1451'^^xsd:string;
  dwc:observationDate '2022-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.226367 27.77809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.226367"^^xsd:decimal ;
  dwc:decimalLongitude "27.77809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.226367 27.77809)"^^geo:wktLiteral ;
  geo-pos:lat "42.226367"^^xsd:decimal ;
  geo-pos:long "27.77809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1450'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1450'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.77809'^^xsd:double;
  dwc:latitude '42.226367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.77809 42.226367, 27.77809 42.226367, 27.77809 42.226367, 27.77809 42.226367, 27.77809 42.226367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1450'^^xsd:string;
  dwc:observationDate '2022-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.263759 27.753424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.263759"^^xsd:decimal ;
  dwc:decimalLongitude "27.753424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.263759 27.753424)"^^geo:wktLiteral ;
  geo-pos:lat "42.263759"^^xsd:decimal ;
  geo-pos:long "27.753424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1449'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1449'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753424'^^xsd:double;
  dwc:latitude '42.263759'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753424 42.263759, 27.753424 42.263759, 27.753424 42.263759, 27.753424 42.263759, 27.753424 42.263759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1449'^^xsd:string;
  dwc:observationDate '2022-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102123 27.93329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102123"^^xsd:decimal ;
  dwc:decimalLongitude "27.93329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102123 27.93329)"^^geo:wktLiteral ;
  geo-pos:lat "42.102123"^^xsd:decimal ;
  geo-pos:long "27.93329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1448'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1448'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.93329'^^xsd:double;
  dwc:latitude '42.102123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.93329 42.102123, 27.93329 42.102123, 27.93329 42.102123, 27.93329 42.102123, 27.93329 42.102123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1448'^^xsd:string;
  dwc:observationDate '2022-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.191733 27.83843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.191733"^^xsd:decimal ;
  dwc:decimalLongitude "27.83843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.191733 27.83843)"^^geo:wktLiteral ;
  geo-pos:lat "42.191733"^^xsd:decimal ;
  geo-pos:long "27.83843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1447'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1447'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.83843'^^xsd:double;
  dwc:latitude '42.191733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.83843 42.191733, 27.83843 42.191733, 27.83843 42.191733, 27.83843 42.191733, 27.83843 42.191733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1447'^^xsd:string;
  dwc:observationDate '2022-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.268002 27.761346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.268002"^^xsd:decimal ;
  dwc:decimalLongitude "27.761346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.268002 27.761346)"^^geo:wktLiteral ;
  geo-pos:lat "42.268002"^^xsd:decimal ;
  geo-pos:long "27.761346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1446'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1446'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.761346'^^xsd:double;
  dwc:latitude '42.268002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.761346 42.268002, 27.761346 42.268002, 27.761346 42.268002, 27.761346 42.268002, 27.761346 42.268002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1446'^^xsd:string;
  dwc:observationDate '2022-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.725669 27.897613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.725669"^^xsd:decimal ;
  dwc:decimalLongitude "27.897613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.725669 27.897613)"^^geo:wktLiteral ;
  geo-pos:lat "42.725669"^^xsd:decimal ;
  geo-pos:long "27.897613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_15'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_15'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.897613'^^xsd:double;
  dwc:latitude '42.725669'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.897613 42.725669, 27.897613 42.725669, 27.897613 42.725669, 27.897613 42.725669, 27.897613 42.725669))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_15'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.072101 27.969734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.072101"^^xsd:decimal ;
  dwc:decimalLongitude "27.969734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.072101 27.969734)"^^geo:wktLiteral ;
  geo-pos:lat "42.072101"^^xsd:decimal ;
  geo-pos:long "27.969734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1443'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1443'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969734'^^xsd:double;
  dwc:latitude '42.072101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969734 42.072101, 27.969734 42.072101, 27.969734 42.072101, 27.969734 42.072101, 27.969734 42.072101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1443'^^xsd:string;
  dwc:observationDate '2022-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.159982 27.865205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.159982"^^xsd:decimal ;
  dwc:decimalLongitude "27.865205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.159982 27.865205)"^^geo:wktLiteral ;
  geo-pos:lat "42.159982"^^xsd:decimal ;
  geo-pos:long "27.865205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1442'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1442'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.865205'^^xsd:double;
  dwc:latitude '42.159982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.865205 42.159982, 27.865205 42.159982, 27.865205 42.159982, 27.865205 42.159982, 27.865205 42.159982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1442'^^xsd:string;
  dwc:observationDate '2022-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173787 27.850392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.173787"^^xsd:decimal ;
  dwc:decimalLongitude "27.850392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173787 27.850392)"^^geo:wktLiteral ;
  geo-pos:lat "42.173787"^^xsd:decimal ;
  geo-pos:long "27.850392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1438'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1438'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.850392'^^xsd:double;
  dwc:latitude '42.173787'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.850392 42.173787, 27.850392 42.173787, 27.850392 42.173787, 27.850392 42.173787, 27.850392 42.173787))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1438'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495549"^^xsd:decimal ;
  dwc:decimalLongitude "27.499493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  geo-pos:lat "42.495549"^^xsd:decimal ;
  geo-pos:long "27.499493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_16'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_16'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.499493'^^xsd:double;
  dwc:latitude '42.495549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_16'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105122 27.92162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.105122"^^xsd:decimal ;
  dwc:decimalLongitude "27.92162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105122 27.92162)"^^geo:wktLiteral ;
  geo-pos:lat "42.105122"^^xsd:decimal ;
  geo-pos:long "27.92162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_19'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_19'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.92162'^^xsd:double;
  dwc:latitude '42.105122'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.92162 42.105122, 27.92162 42.105122, 27.92162 42.105122, 27.92162 42.105122, 27.92162 42.105122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_19'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.018829 28.009937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.018829"^^xsd:decimal ;
  dwc:decimalLongitude "28.009937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.018829 28.009937)"^^geo:wktLiteral ;
  geo-pos:lat "42.018829"^^xsd:decimal ;
  geo-pos:long "28.009937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1520'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1520'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.009937'^^xsd:double;
  dwc:latitude '42.018829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.009937 42.018829, 28.009937 42.018829, 28.009937 42.018829, 28.009937 42.018829, 28.009937 42.018829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1520'^^xsd:string;
  dwc:observationDate '2022-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.553247 27.647811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.553247"^^xsd:decimal ;
  dwc:decimalLongitude "27.647811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.553247 27.647811)"^^geo:wktLiteral ;
  geo-pos:lat "42.553247"^^xsd:decimal ;
  geo-pos:long "27.647811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_86'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_86'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.647811'^^xsd:double;
  dwc:latitude '42.553247'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.647811 42.553247, 27.647811 42.553247, 27.647811 42.553247, 27.647811 42.553247, 27.647811 42.553247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_86'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563158 28.591555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563158"^^xsd:decimal ;
  dwc:decimalLongitude "28.591555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563158 28.591555)"^^geo:wktLiteral ;
  geo-pos:lat "43.563158"^^xsd:decimal ;
  geo-pos:long "28.591555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1430'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1430'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.591555'^^xsd:double;
  dwc:latitude '43.563158'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1430'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563158 28.591555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563158"^^xsd:decimal ;
  dwc:decimalLongitude "28.591555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563158 28.591555)"^^geo:wktLiteral ;
  geo-pos:lat "43.563158"^^xsd:decimal ;
  geo-pos:long "28.591555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1429'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1429'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.591555'^^xsd:double;
  dwc:latitude '43.563158'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1429'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.512064 27.485162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.512064"^^xsd:decimal ;
  dwc:decimalLongitude "27.485162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.512064 27.485162)"^^geo:wktLiteral ;
  geo-pos:lat "42.512064"^^xsd:decimal ;
  geo-pos:long "27.485162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_25'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_25'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.485162'^^xsd:double;
  dwc:latitude '42.512064'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.485162 42.512064, 27.485162 42.512064, 27.485162 42.512064, 27.485162 42.512064, 27.485162 42.512064))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_25'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69663 27.717212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69663"^^xsd:decimal ;
  dwc:decimalLongitude "27.717212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69663 27.717212)"^^geo:wktLiteral ;
  geo-pos:lat "42.69663"^^xsd:decimal ;
  geo-pos:long "27.717212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1427'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1427'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.717212'^^xsd:double;
  dwc:latitude '42.69663'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.717212 42.69663, 27.717212 42.69663, 27.717212 42.69663, 27.717212 42.69663, 27.717212 42.69663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1427'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447668 27.489957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.447668"^^xsd:decimal ;
  dwc:decimalLongitude "27.489957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447668 27.489957)"^^geo:wktLiteral ;
  geo-pos:lat "42.447668"^^xsd:decimal ;
  geo-pos:long "27.489957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_26'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_26'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.489957'^^xsd:double;
  dwc:latitude '42.447668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.489957 42.447668, 27.489957 42.447668, 27.489957 42.447668, 27.489957 42.447668, 27.489957 42.447668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_26'^^xsd:string;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2753 27.755561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2753"^^xsd:decimal ;
  dwc:decimalLongitude "27.755561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2753 27.755561)"^^geo:wktLiteral ;
  geo-pos:lat "42.2753"^^xsd:decimal ;
  geo-pos:long "27.755561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_88'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_88'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.755561'^^xsd:double;
  dwc:latitude '42.2753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.755561 42.2753, 27.755561 42.2753, 27.755561 42.2753, 27.755561 42.2753, 27.755561 42.2753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_88'^^xsd:string;
  dwc:observationDate '2012-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506639 27.484254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.506639"^^xsd:decimal ;
  dwc:decimalLongitude "27.484254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506639 27.484254)"^^geo:wktLiteral ;
  geo-pos:lat "42.506639"^^xsd:decimal ;
  geo-pos:long "27.484254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_28'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_28'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484254'^^xsd:double;
  dwc:latitude '42.506639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484254 42.506639, 27.484254 42.506639, 27.484254 42.506639, 27.484254 42.506639, 27.484254 42.506639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_28'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.512755 27.485325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.512755"^^xsd:decimal ;
  dwc:decimalLongitude "27.485325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.512755 27.485325)"^^geo:wktLiteral ;
  geo-pos:lat "42.512755"^^xsd:decimal ;
  geo-pos:long "27.485325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_29'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_29'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.485325'^^xsd:double;
  dwc:latitude '42.512755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.485325 42.512755, 27.485325 42.512755, 27.485325 42.512755, 27.485325 42.512755, 27.485325 42.512755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_29'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35659 27.71637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35659"^^xsd:decimal ;
  dwc:decimalLongitude "27.71637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35659 27.71637)"^^geo:wktLiteral ;
  geo-pos:lat "42.35659"^^xsd:decimal ;
  geo-pos:long "27.71637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_31'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_31'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.71637'^^xsd:double;
  dwc:latitude '42.35659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.71637 42.35659, 27.71637 42.35659, 27.71637 42.35659, 27.71637 42.35659, 27.71637 42.35659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_31'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506256 27.484347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.506256"^^xsd:decimal ;
  dwc:decimalLongitude "27.484347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506256 27.484347)"^^geo:wktLiteral ;
  geo-pos:lat "42.506256"^^xsd:decimal ;
  geo-pos:long "27.484347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1418'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1418'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484347'^^xsd:double;
  dwc:latitude '42.506256'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484347 42.506256, 27.484347 42.506256, 27.484347 42.506256, 27.484347 42.506256, 27.484347 42.506256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1418'^^xsd:string;
  dwc:observationDate '2022-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216553 27.791636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216553"^^xsd:decimal ;
  dwc:decimalLongitude "27.791636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216553 27.791636)"^^geo:wktLiteral ;
  geo-pos:lat "42.216553"^^xsd:decimal ;
  geo-pos:long "27.791636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1413'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1413'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.791636'^^xsd:double;
  dwc:latitude '42.216553'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.791636 42.216553, 27.791636 42.216553, 27.791636 42.216553, 27.791636 42.216553, 27.791636 42.216553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1413'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62055 27.63336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62055"^^xsd:decimal ;
  dwc:decimalLongitude "27.63336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62055 27.63336)"^^geo:wktLiteral ;
  geo-pos:lat "42.62055"^^xsd:decimal ;
  geo-pos:long "27.63336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_39'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_39'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63336'^^xsd:double;
  dwc:latitude '42.62055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63336 42.62055, 27.63336 42.62055, 27.63336 42.62055, 27.63336 42.62055, 27.63336 42.62055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_39'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558475 27.534219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.558475"^^xsd:decimal ;
  dwc:decimalLongitude "27.534219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558475 27.534219)"^^geo:wktLiteral ;
  geo-pos:lat "42.558475"^^xsd:decimal ;
  geo-pos:long "27.534219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_55'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_55'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.534219'^^xsd:double;
  dwc:latitude '42.558475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.534219 42.558475, 27.534219 42.558475, 27.534219 42.558475, 27.534219 42.558475, 27.534219 42.558475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_55'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498883 27.484023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498883"^^xsd:decimal ;
  dwc:decimalLongitude "27.484023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498883 27.484023)"^^geo:wktLiteral ;
  geo-pos:lat "42.498883"^^xsd:decimal ;
  geo-pos:long "27.484023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_63'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_63'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484023'^^xsd:double;
  dwc:latitude '42.498883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484023 42.498883, 27.484023 42.498883, 27.484023 42.498883, 27.484023 42.498883, 27.484023 42.498883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_63'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432308 27.652496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432308"^^xsd:decimal ;
  dwc:decimalLongitude "27.652496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432308 27.652496)"^^geo:wktLiteral ;
  geo-pos:lat "42.432308"^^xsd:decimal ;
  geo-pos:long "27.652496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_74'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_74'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.652496'^^xsd:double;
  dwc:latitude '42.432308'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.652496 42.432308, 27.652496 42.432308, 27.652496 42.432308, 27.652496 42.432308, 27.652496 42.432308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_74'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102306 27.940557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102306"^^xsd:decimal ;
  dwc:decimalLongitude "27.940557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102306 27.940557)"^^geo:wktLiteral ;
  geo-pos:lat "42.102306"^^xsd:decimal ;
  geo-pos:long "27.940557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_76'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_76'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.940557'^^xsd:double;
  dwc:latitude '42.102306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.940557 42.102306, 27.940557 42.102306, 27.940557 42.102306, 27.940557 42.102306, 27.940557 42.102306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_76'^^xsd:string;
  dwc:observationDate '2012-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210648 27.950073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210648"^^xsd:decimal ;
  dwc:decimalLongitude "27.950073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210648 27.950073)"^^geo:wktLiteral ;
  geo-pos:lat "43.210648"^^xsd:decimal ;
  geo-pos:long "27.950073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_155'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_155'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.950073'^^xsd:double;
  dwc:latitude '43.210648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.950073 43.210648, 27.950073 43.210648, 27.950073 43.210648, 27.950073 43.210648, 27.950073 43.210648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_155'^^xsd:string;
  dwc:observationDate '2013-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216995 27.790505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216995"^^xsd:decimal ;
  dwc:decimalLongitude "27.790505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216995 27.790505)"^^geo:wktLiteral ;
  geo-pos:lat "42.216995"^^xsd:decimal ;
  geo-pos:long "27.790505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1366'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1366'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.790505'^^xsd:double;
  dwc:latitude '42.216995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.790505 42.216995, 27.790505 42.216995, 27.790505 42.216995, 27.790505 42.216995, 27.790505 42.216995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1366'^^xsd:string;
  dwc:observationDate '2022-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216995 27.790505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216995"^^xsd:decimal ;
  dwc:decimalLongitude "27.790505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216995 27.790505)"^^geo:wktLiteral ;
  geo-pos:lat "42.216995"^^xsd:decimal ;
  geo-pos:long "27.790505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1365'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1365'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.790505'^^xsd:double;
  dwc:latitude '42.216995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.790505 42.216995, 27.790505 42.216995, 27.790505 42.216995, 27.790505 42.216995, 27.790505 42.216995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1365'^^xsd:string;
  dwc:observationDate '2022-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105603 27.922594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.105603"^^xsd:decimal ;
  dwc:decimalLongitude "27.922594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105603 27.922594)"^^geo:wktLiteral ;
  geo-pos:lat "42.105603"^^xsd:decimal ;
  geo-pos:long "27.922594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1515'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1515'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.922594'^^xsd:double;
  dwc:latitude '42.105603'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.922594 42.105603, 27.922594 42.105603, 27.922594 42.105603, 27.922594 42.105603, 27.922594 42.105603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1515'^^xsd:string;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.196032 27.821371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.196032"^^xsd:decimal ;
  dwc:decimalLongitude "27.821371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.196032 27.821371)"^^geo:wktLiteral ;
  geo-pos:lat "43.196032"^^xsd:decimal ;
  geo-pos:long "27.821371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1359'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1359'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.821371'^^xsd:double;
  dwc:latitude '43.196032'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.821371 43.196032, 27.821371 43.196032, 27.821371 43.196032, 27.821371 43.196032, 27.821371 43.196032))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1359'^^xsd:string;
  dwc:observationDate '2022-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229335 28.014328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229335"^^xsd:decimal ;
  dwc:decimalLongitude "28.014328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229335 28.014328)"^^geo:wktLiteral ;
  geo-pos:lat "43.229335"^^xsd:decimal ;
  geo-pos:long "28.014328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_164'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_164'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.014328'^^xsd:double;
  dwc:latitude '43.229335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.014328 43.229335, 28.014328 43.229335, 28.014328 43.229335, 28.014328 43.229335, 28.014328 43.229335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_164'^^xsd:string;
  dwc:observationDate '2013-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206092 27.933422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.206092"^^xsd:decimal ;
  dwc:decimalLongitude "27.933422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206092 27.933422)"^^geo:wktLiteral ;
  geo-pos:lat "43.206092"^^xsd:decimal ;
  geo-pos:long "27.933422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_165'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_165'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.933422'^^xsd:double;
  dwc:latitude '43.206092'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.933422 43.206092, 27.933422 43.206092, 27.933422 43.206092, 27.933422 43.206092, 27.933422 43.206092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_165'^^xsd:string;
  dwc:observationDate '2013-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.284029 28.045026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.284029"^^xsd:decimal ;
  dwc:decimalLongitude "28.045026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.284029 28.045026)"^^geo:wktLiteral ;
  geo-pos:lat "43.284029"^^xsd:decimal ;
  geo-pos:long "28.045026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_166'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_166'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.045026'^^xsd:double;
  dwc:latitude '43.284029'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.045026 43.284029, 28.045026 43.284029, 28.045026 43.284029, 28.045026 43.284029, 28.045026 43.284029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_166'^^xsd:string;
  dwc:observationDate '2013-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.026951 27.888747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.026951"^^xsd:decimal ;
  dwc:decimalLongitude "27.888747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.026951 27.888747)"^^geo:wktLiteral ;
  geo-pos:lat "43.026951"^^xsd:decimal ;
  geo-pos:long "27.888747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_167'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_167'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888747'^^xsd:double;
  dwc:latitude '43.026951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888747 43.026951, 27.888747 43.026951, 27.888747 43.026951, 27.888747 43.026951, 27.888747 43.026951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_167'^^xsd:string;
  dwc:observationDate '2013-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.284029 28.045026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.284029"^^xsd:decimal ;
  dwc:decimalLongitude "28.045026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.284029 28.045026)"^^geo:wktLiteral ;
  geo-pos:lat "43.284029"^^xsd:decimal ;
  geo-pos:long "28.045026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_170'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_170'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.045026'^^xsd:double;
  dwc:latitude '43.284029'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.045026 43.284029, 28.045026 43.284029, 28.045026 43.284029, 28.045026 43.284029, 28.045026 43.284029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_170'^^xsd:string;
  dwc:observationDate '2013-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.570582 27.636936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.570582"^^xsd:decimal ;
  dwc:decimalLongitude "27.636936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.570582 27.636936)"^^geo:wktLiteral ;
  geo-pos:lat "42.570582"^^xsd:decimal ;
  geo-pos:long "27.636936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1345'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1345'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.636936'^^xsd:double;
  dwc:latitude '42.570582'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.636936 42.570582, 27.636936 42.570582, 27.636936 42.570582, 27.636936 42.570582, 27.636936 42.570582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1345'^^xsd:string;
  dwc:observationDate '2022-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.658489 27.726045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.658489"^^xsd:decimal ;
  dwc:decimalLongitude "27.726045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.658489 27.726045)"^^geo:wktLiteral ;
  geo-pos:lat "42.658489"^^xsd:decimal ;
  geo-pos:long "27.726045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_179'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_179'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.726045'^^xsd:double;
  dwc:latitude '42.658489'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.726045 42.658489, 27.726045 42.658489, 27.726045 42.658489, 27.726045 42.658489, 27.726045 42.658489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_179'^^xsd:string;
  dwc:observationDate '2014-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.219412 27.786944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.219412"^^xsd:decimal ;
  dwc:decimalLongitude "27.786944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.219412 27.786944)"^^geo:wktLiteral ;
  geo-pos:lat "42.219412"^^xsd:decimal ;
  geo-pos:long "27.786944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1342'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1342'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.786944'^^xsd:double;
  dwc:latitude '42.219412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.786944 42.219412, 27.786944 42.219412, 27.786944 42.219412, 27.786944 42.219412, 27.786944 42.219412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1342'^^xsd:string;
  dwc:observationDate '2022-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.055046 27.98694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.055046"^^xsd:decimal ;
  dwc:decimalLongitude "27.98694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.055046 27.98694)"^^geo:wktLiteral ;
  geo-pos:lat "42.055046"^^xsd:decimal ;
  geo-pos:long "27.98694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1341'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1341'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.98694'^^xsd:double;
  dwc:latitude '42.055046'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.98694 42.055046, 27.98694 42.055046, 27.98694 42.055046, 27.98694 42.055046, 27.98694 42.055046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1341'^^xsd:string;
  dwc:observationDate '2022-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07819 27.961664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07819"^^xsd:decimal ;
  dwc:decimalLongitude "27.961664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07819 27.961664)"^^geo:wktLiteral ;
  geo-pos:lat "42.07819"^^xsd:decimal ;
  geo-pos:long "27.961664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_94'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_94'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.961664'^^xsd:double;
  dwc:latitude '42.07819'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.961664 42.07819, 27.961664 42.07819, 27.961664 42.07819, 27.961664 42.07819, 27.961664 42.07819))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_94'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450481 27.552537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450481"^^xsd:decimal ;
  dwc:decimalLongitude "27.552537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450481 27.552537)"^^geo:wktLiteral ;
  geo-pos:lat "42.450481"^^xsd:decimal ;
  geo-pos:long "27.552537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_191'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_191'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.552537'^^xsd:double;
  dwc:latitude '42.450481'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.552537 42.450481, 27.552537 42.450481, 27.552537 42.450481, 27.552537 42.450481, 27.552537 42.450481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_191'^^xsd:string;
  dwc:observationDate '2014-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173083 27.851076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.173083"^^xsd:decimal ;
  dwc:decimalLongitude "27.851076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173083 27.851076)"^^geo:wktLiteral ;
  geo-pos:lat "42.173083"^^xsd:decimal ;
  geo-pos:long "27.851076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_192'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_192'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.851076'^^xsd:double;
  dwc:latitude '42.173083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.851076 42.173083, 27.851076 42.173083, 27.851076 42.173083, 27.851076 42.173083, 27.851076 42.173083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_192'^^xsd:string;
  dwc:observationDate '2014-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.745415 27.891186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.745415"^^xsd:decimal ;
  dwc:decimalLongitude "27.891186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.745415 27.891186)"^^geo:wktLiteral ;
  geo-pos:lat "42.745415"^^xsd:decimal ;
  geo-pos:long "27.891186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_196'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_196'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.891186'^^xsd:double;
  dwc:latitude '42.745415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.891186 42.745415, 27.891186 42.745415, 27.891186 42.745415, 27.891186 42.745415, 27.891186 42.745415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_196'^^xsd:string;
  dwc:observationDate '2014-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.509489 27.484856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.509489"^^xsd:decimal ;
  dwc:decimalLongitude "27.484856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.509489 27.484856)"^^geo:wktLiteral ;
  geo-pos:lat "42.509489"^^xsd:decimal ;
  geo-pos:long "27.484856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1326'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1326'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484856'^^xsd:double;
  dwc:latitude '42.509489'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484856 42.509489, 27.484856 42.509489, 27.484856 42.509489, 27.484856 42.509489, 27.484856 42.509489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1326'^^xsd:string;
  dwc:observationDate '2022-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.300367 28.050283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.300367"^^xsd:decimal ;
  dwc:decimalLongitude "28.050283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.300367 28.050283)"^^geo:wktLiteral ;
  geo-pos:lat "43.300367"^^xsd:decimal ;
  geo-pos:long "28.050283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_205'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_205'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.050283'^^xsd:double;
  dwc:latitude '43.300367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.050283 43.300367, 28.050283 43.300367, 28.050283 43.300367, 28.050283 43.300367, 28.050283 43.300367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_205'^^xsd:string;
  dwc:observationDate '2015-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121341 27.928528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.121341"^^xsd:decimal ;
  dwc:decimalLongitude "27.928528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121341 27.928528)"^^geo:wktLiteral ;
  geo-pos:lat "43.121341"^^xsd:decimal ;
  geo-pos:long "27.928528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1324'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1324'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.928528'^^xsd:double;
  dwc:latitude '43.121341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.928528 43.121341, 27.928528 43.121341, 27.928528 43.121341, 27.928528 43.121341, 27.928528 43.121341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1324'^^xsd:string;
  dwc:observationDate '2022-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3363 28.068033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3363"^^xsd:decimal ;
  dwc:decimalLongitude "28.068033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3363 28.068033)"^^geo:wktLiteral ;
  geo-pos:lat "43.3363"^^xsd:decimal ;
  geo-pos:long "28.068033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_209'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_209'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.068033'^^xsd:double;
  dwc:latitude '43.3363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.068033 43.3363, 28.068033 43.3363, 28.068033 43.3363, 28.068033 43.3363, 28.068033 43.3363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_209'^^xsd:string;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28755 28.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28755"^^xsd:decimal ;
  dwc:decimalLongitude "28.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28755 28.0415)"^^geo:wktLiteral ;
  geo-pos:lat "43.28755"^^xsd:decimal ;
  geo-pos:long "28.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_210'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_210'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.0415'^^xsd:double;
  dwc:latitude '43.28755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.0415 43.28755, 28.0415 43.28755, 28.0415 43.28755, 28.0415 43.28755, 28.0415 43.28755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_210'^^xsd:string;
  dwc:observationDate '2015-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206333 27.950133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.206333"^^xsd:decimal ;
  dwc:decimalLongitude "27.950133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206333 27.950133)"^^geo:wktLiteral ;
  geo-pos:lat "43.206333"^^xsd:decimal ;
  geo-pos:long "27.950133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_211'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_211'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.950133'^^xsd:double;
  dwc:latitude '43.206333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.950133 43.206333, 27.950133 43.206333, 27.950133 43.206333, 27.950133 43.206333, 27.950133 43.206333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_211'^^xsd:string;
  dwc:observationDate '2015-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1728 27.907833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1728"^^xsd:decimal ;
  dwc:decimalLongitude "27.907833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1728 27.907833)"^^geo:wktLiteral ;
  geo-pos:lat "43.1728"^^xsd:decimal ;
  geo-pos:long "27.907833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_212'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_212'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.907833'^^xsd:double;
  dwc:latitude '43.1728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.907833 43.1728, 27.907833 43.1728, 27.907833 43.1728, 27.907833 43.1728, 27.907833 43.1728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_212'^^xsd:string;
  dwc:observationDate '2015-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.193017 27.920317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.193017"^^xsd:decimal ;
  dwc:decimalLongitude "27.920317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.193017 27.920317)"^^geo:wktLiteral ;
  geo-pos:lat "43.193017"^^xsd:decimal ;
  geo-pos:long "27.920317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_215'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_215'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.920317'^^xsd:double;
  dwc:latitude '43.193017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.920317 43.193017, 27.920317 43.193017, 27.920317 43.193017, 27.920317 43.193017, 27.920317 43.193017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_215'^^xsd:string;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15415 27.939683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15415"^^xsd:decimal ;
  dwc:decimalLongitude "27.939683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15415 27.939683)"^^geo:wktLiteral ;
  geo-pos:lat "43.15415"^^xsd:decimal ;
  geo-pos:long "27.939683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_218'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_218'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.939683'^^xsd:double;
  dwc:latitude '43.15415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.939683 43.15415, 27.939683 43.15415, 27.939683 43.15415, 27.939683 43.15415, 27.939683 43.15415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_218'^^xsd:string;
  dwc:observationDate '2015-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.325382 27.740767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.325382"^^xsd:decimal ;
  dwc:decimalLongitude "27.740767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.325382 27.740767)"^^geo:wktLiteral ;
  geo-pos:lat "42.325382"^^xsd:decimal ;
  geo-pos:long "27.740767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_221'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_221'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.740767'^^xsd:double;
  dwc:latitude '42.325382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.740767 42.325382, 27.740767 42.325382, 27.740767 42.325382, 27.740767 42.325382, 27.740767 42.325382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_221'^^xsd:string;
  dwc:observationDate '2015-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28345 28.0404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28345"^^xsd:decimal ;
  dwc:decimalLongitude "28.0404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28345 28.0404)"^^geo:wktLiteral ;
  geo-pos:lat "43.28345"^^xsd:decimal ;
  geo-pos:long "28.0404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_230'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_230'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.0404'^^xsd:double;
  dwc:latitude '43.28345'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.0404 43.28345, 28.0404 43.28345, 28.0404 43.28345, 28.0404 43.28345, 28.0404 43.28345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_230'^^xsd:string;
  dwc:observationDate '2015-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.393 28.219367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.393"^^xsd:decimal ;
  dwc:decimalLongitude "28.219367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.393 28.219367)"^^geo:wktLiteral ;
  geo-pos:lat "43.393"^^xsd:decimal ;
  geo-pos:long "28.219367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_231'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_231'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.219367'^^xsd:double;
  dwc:latitude '43.393'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.219367 43.393, 28.219367 43.393, 28.219367 43.393, 28.219367 43.393, 28.219367 43.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_231'^^xsd:string;
  dwc:observationDate '2015-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426036 27.699563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.426036"^^xsd:decimal ;
  dwc:decimalLongitude "27.699563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426036 27.699563)"^^geo:wktLiteral ;
  geo-pos:lat "42.426036"^^xsd:decimal ;
  geo-pos:long "27.699563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1513'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1513'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.699563'^^xsd:double;
  dwc:latitude '42.426036'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.699563 42.426036, 27.699563 42.426036, 27.699563 42.426036, 27.699563 42.426036, 27.699563 42.426036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1513'^^xsd:string;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27025 27.754322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27025"^^xsd:decimal ;
  dwc:decimalLongitude "27.754322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27025 27.754322)"^^geo:wktLiteral ;
  geo-pos:lat "42.27025"^^xsd:decimal ;
  geo-pos:long "27.754322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_235'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_235'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.754322'^^xsd:double;
  dwc:latitude '42.27025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.754322 42.27025, 27.754322 42.27025, 27.754322 42.27025, 27.754322 42.27025, 27.754322 42.27025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_235'^^xsd:string;
  dwc:observationDate '2015-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250333 28.024217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.250333"^^xsd:decimal ;
  dwc:decimalLongitude "28.024217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250333 28.024217)"^^geo:wktLiteral ;
  geo-pos:lat "43.250333"^^xsd:decimal ;
  geo-pos:long "28.024217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_253'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_253'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.024217'^^xsd:double;
  dwc:latitude '43.250333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_253'^^xsd:string;
  dwc:observationDate '2015-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689068 28.55886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.689068"^^xsd:decimal ;
  dwc:decimalLongitude "28.55886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689068 28.55886)"^^geo:wktLiteral ;
  geo-pos:lat "43.689068"^^xsd:decimal ;
  geo-pos:long "28.55886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_271'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_271'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.55886'^^xsd:double;
  dwc:latitude '43.689068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.55886 43.689068, 28.55886 43.689068, 28.55886 43.689068, 28.55886 43.689068, 28.55886 43.689068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_271'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019643 28.006607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.019643"^^xsd:decimal ;
  dwc:decimalLongitude "28.006607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019643 28.006607)"^^geo:wktLiteral ;
  geo-pos:lat "42.019643"^^xsd:decimal ;
  geo-pos:long "28.006607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_272'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_272'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.006607'^^xsd:double;
  dwc:latitude '42.019643'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_272'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019643 28.006607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.019643"^^xsd:decimal ;
  dwc:decimalLongitude "28.006607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019643 28.006607)"^^geo:wktLiteral ;
  geo-pos:lat "42.019643"^^xsd:decimal ;
  geo-pos:long "28.006607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_273'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_273'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.006607'^^xsd:double;
  dwc:latitude '42.019643'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_273'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019643 28.006607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.019643"^^xsd:decimal ;
  dwc:decimalLongitude "28.006607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019643 28.006607)"^^geo:wktLiteral ;
  geo-pos:lat "42.019643"^^xsd:decimal ;
  geo-pos:long "28.006607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_274'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_274'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.006607'^^xsd:double;
  dwc:latitude '42.019643'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_274'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019643 28.006607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.019643"^^xsd:decimal ;
  dwc:decimalLongitude "28.006607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019643 28.006607)"^^geo:wktLiteral ;
  geo-pos:lat "42.019643"^^xsd:decimal ;
  geo-pos:long "28.006607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_275'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_275'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.006607'^^xsd:double;
  dwc:latitude '42.019643'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643, 28.006607 42.019643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_275'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409245 27.651693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.409245"^^xsd:decimal ;
  dwc:decimalLongitude "27.651693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409245 27.651693)"^^geo:wktLiteral ;
  geo-pos:lat "42.409245"^^xsd:decimal ;
  geo-pos:long "27.651693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_291'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_291'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.651693'^^xsd:double;
  dwc:latitude '42.409245'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_291'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041463 27.988513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041463"^^xsd:decimal ;
  dwc:decimalLongitude "27.988513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041463 27.988513)"^^geo:wktLiteral ;
  geo-pos:lat "42.041463"^^xsd:decimal ;
  geo-pos:long "27.988513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_293'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_293'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.988513'^^xsd:double;
  dwc:latitude '42.041463'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_293'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041463 27.988513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041463"^^xsd:decimal ;
  dwc:decimalLongitude "27.988513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041463 27.988513)"^^geo:wktLiteral ;
  geo-pos:lat "42.041463"^^xsd:decimal ;
  geo-pos:long "27.988513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_294'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_294'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.988513'^^xsd:double;
  dwc:latitude '42.041463'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_294'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556447"^^xsd:decimal ;
  dwc:decimalLongitude "28.589927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  geo-pos:lat "43.556447"^^xsd:decimal ;
  geo-pos:long "28.589927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_297'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_297'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.589927'^^xsd:double;
  dwc:latitude '43.556447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_297'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223412 28.008055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.223412"^^xsd:decimal ;
  dwc:decimalLongitude "28.008055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223412 28.008055)"^^geo:wktLiteral ;
  geo-pos:lat "43.223412"^^xsd:decimal ;
  geo-pos:long "28.008055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_301'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_301'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.008055'^^xsd:double;
  dwc:latitude '43.223412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.008055 43.223412, 28.008055 43.223412, 28.008055 43.223412, 28.008055 43.223412, 28.008055 43.223412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_301'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223412 28.008055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.223412"^^xsd:decimal ;
  dwc:decimalLongitude "28.008055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223412 28.008055)"^^geo:wktLiteral ;
  geo-pos:lat "43.223412"^^xsd:decimal ;
  geo-pos:long "28.008055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_302'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_302'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.008055'^^xsd:double;
  dwc:latitude '43.223412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.008055 43.223412, 28.008055 43.223412, 28.008055 43.223412, 28.008055 43.223412, 28.008055 43.223412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_302'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.406463 27.65699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.406463"^^xsd:decimal ;
  dwc:decimalLongitude "27.65699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.406463 27.65699)"^^geo:wktLiteral ;
  geo-pos:lat "42.406463"^^xsd:decimal ;
  geo-pos:long "27.65699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_308'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_308'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.65699'^^xsd:double;
  dwc:latitude '42.406463'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.65699 42.406463, 27.65699 42.406463, 27.65699 42.406463, 27.65699 42.406463, 27.65699 42.406463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_308'^^xsd:string;
  dwc:observationDate '2015-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250333 28.024217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.250333"^^xsd:decimal ;
  dwc:decimalLongitude "28.024217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250333 28.024217)"^^geo:wktLiteral ;
  geo-pos:lat "43.250333"^^xsd:decimal ;
  geo-pos:long "28.024217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_313'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_313'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.024217'^^xsd:double;
  dwc:latitude '43.250333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_313'^^xsd:string;
  dwc:observationDate '2015-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706947 28.57217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706947"^^xsd:decimal ;
  dwc:decimalLongitude "28.57217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706947 28.57217)"^^geo:wktLiteral ;
  geo-pos:lat "43.706947"^^xsd:decimal ;
  geo-pos:long "28.57217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_316'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_316'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57217'^^xsd:double;
  dwc:latitude '43.706947'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57217 43.706947, 28.57217 43.706947, 28.57217 43.706947, 28.57217 43.706947, 28.57217 43.706947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_316'^^xsd:string;
  dwc:observationDate '2015-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554488 27.641917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554488"^^xsd:decimal ;
  dwc:decimalLongitude "27.641917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554488 27.641917)"^^geo:wktLiteral ;
  geo-pos:lat "42.554488"^^xsd:decimal ;
  geo-pos:long "27.641917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_317'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_317'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.641917'^^xsd:double;
  dwc:latitude '42.554488'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.641917 42.554488, 27.641917 42.554488, 27.641917 42.554488, 27.641917 42.554488, 27.641917 42.554488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_317'^^xsd:string;
  dwc:observationDate '2015-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554488 27.641917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554488"^^xsd:decimal ;
  dwc:decimalLongitude "27.641917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554488 27.641917)"^^geo:wktLiteral ;
  geo-pos:lat "42.554488"^^xsd:decimal ;
  geo-pos:long "27.641917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_318'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_318'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.641917'^^xsd:double;
  dwc:latitude '42.554488'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.641917 42.554488, 27.641917 42.554488, 27.641917 42.554488, 27.641917 42.554488, 27.641917 42.554488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_318'^^xsd:string;
  dwc:observationDate '2015-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706947 28.57217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706947"^^xsd:decimal ;
  dwc:decimalLongitude "28.57217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706947 28.57217)"^^geo:wktLiteral ;
  geo-pos:lat "43.706947"^^xsd:decimal ;
  geo-pos:long "28.57217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_319'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_319'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57217'^^xsd:double;
  dwc:latitude '43.706947'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57217 43.706947, 28.57217 43.706947, 28.57217 43.706947, 28.57217 43.706947, 28.57217 43.706947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_319'^^xsd:string;
  dwc:observationDate '2015-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539483 28.603483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.539483"^^xsd:decimal ;
  dwc:decimalLongitude "28.603483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539483 28.603483)"^^geo:wktLiteral ;
  geo-pos:lat "43.539483"^^xsd:decimal ;
  geo-pos:long "28.603483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_328'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_328'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.603483'^^xsd:double;
  dwc:latitude '43.539483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.603483 43.539483, 28.603483 43.539483, 28.603483 43.539483, 28.603483 43.539483, 28.603483 43.539483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_328'^^xsd:string;
  dwc:observationDate '2015-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110717 27.938455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110717"^^xsd:decimal ;
  dwc:decimalLongitude "27.938455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110717 27.938455)"^^geo:wktLiteral ;
  geo-pos:lat "42.110717"^^xsd:decimal ;
  geo-pos:long "27.938455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_334'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_334'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938455'^^xsd:double;
  dwc:latitude '42.110717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938455 42.110717, 27.938455 42.110717, 27.938455 42.110717, 27.938455 42.110717, 27.938455 42.110717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_334'^^xsd:string;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110717 27.938455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110717"^^xsd:decimal ;
  dwc:decimalLongitude "27.938455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110717 27.938455)"^^geo:wktLiteral ;
  geo-pos:lat "42.110717"^^xsd:decimal ;
  geo-pos:long "27.938455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_335'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_335'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938455'^^xsd:double;
  dwc:latitude '42.110717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938455 42.110717, 27.938455 42.110717, 27.938455 42.110717, 27.938455 42.110717, 27.938455 42.110717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_335'^^xsd:string;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.223687 27.772905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.223687"^^xsd:decimal ;
  dwc:decimalLongitude "27.772905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.223687 27.772905)"^^geo:wktLiteral ;
  geo-pos:lat "42.223687"^^xsd:decimal ;
  geo-pos:long "27.772905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_343'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_343'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.772905'^^xsd:double;
  dwc:latitude '42.223687'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.772905 42.223687, 27.772905 42.223687, 27.772905 42.223687, 27.772905 42.223687, 27.772905 42.223687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_343'^^xsd:string;
  dwc:observationDate '2015-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.324485 27.73542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.324485"^^xsd:decimal ;
  dwc:decimalLongitude "27.73542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.324485 27.73542)"^^geo:wktLiteral ;
  geo-pos:lat "42.324485"^^xsd:decimal ;
  geo-pos:long "27.73542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_348'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_348'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.73542'^^xsd:double;
  dwc:latitude '42.324485'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.73542 42.324485, 27.73542 42.324485, 27.73542 42.324485, 27.73542 42.324485, 27.73542 42.324485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_348'^^xsd:string;
  dwc:observationDate '2015-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218358 27.785528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218358"^^xsd:decimal ;
  dwc:decimalLongitude "27.785528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218358 27.785528)"^^geo:wktLiteral ;
  geo-pos:lat "42.218358"^^xsd:decimal ;
  geo-pos:long "27.785528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_349'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_349'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.785528'^^xsd:double;
  dwc:latitude '42.218358'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.785528 42.218358, 27.785528 42.218358, 27.785528 42.218358, 27.785528 42.218358, 27.785528 42.218358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_349'^^xsd:string;
  dwc:observationDate '2015-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.865888 27.898878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.865888"^^xsd:decimal ;
  dwc:decimalLongitude "27.898878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.865888 27.898878)"^^geo:wktLiteral ;
  geo-pos:lat "42.865888"^^xsd:decimal ;
  geo-pos:long "27.898878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1269'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1269'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.898878'^^xsd:double;
  dwc:latitude '42.865888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.898878 42.865888, 27.898878 42.865888, 27.898878 42.865888, 27.898878 42.865888, 27.898878 42.865888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1269'^^xsd:string;
  dwc:observationDate '2022-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697512 28.568004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.697512"^^xsd:decimal ;
  dwc:decimalLongitude "28.568004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697512 28.568004)"^^geo:wktLiteral ;
  geo-pos:lat "43.697512"^^xsd:decimal ;
  geo-pos:long "28.568004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1268'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1268'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568004'^^xsd:double;
  dwc:latitude '43.697512'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568004 43.697512, 28.568004 43.697512, 28.568004 43.697512, 28.568004 43.697512, 28.568004 43.697512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1268'^^xsd:string;
  dwc:observationDate '2022-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251283 28.024483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.251283"^^xsd:decimal ;
  dwc:decimalLongitude "28.024483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251283 28.024483)"^^geo:wktLiteral ;
  geo-pos:lat "43.251283"^^xsd:decimal ;
  geo-pos:long "28.024483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_356'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_356'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.024483'^^xsd:double;
  dwc:latitude '43.251283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.024483 43.251283, 28.024483 43.251283, 28.024483 43.251283, 28.024483 43.251283, 28.024483 43.251283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_356'^^xsd:string;
  dwc:observationDate '2016-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1732 27.907667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1732"^^xsd:decimal ;
  dwc:decimalLongitude "27.907667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1732 27.907667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1732"^^xsd:decimal ;
  geo-pos:long "27.907667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_358'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_358'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.907667'^^xsd:double;
  dwc:latitude '43.1732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.907667 43.1732, 27.907667 43.1732, 27.907667 43.1732, 27.907667 43.1732, 27.907667 43.1732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_358'^^xsd:string;
  dwc:observationDate '2016-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.190633 27.919733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.190633"^^xsd:decimal ;
  dwc:decimalLongitude "27.919733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.190633 27.919733)"^^geo:wktLiteral ;
  geo-pos:lat "43.190633"^^xsd:decimal ;
  geo-pos:long "27.919733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_360'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_360'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919733'^^xsd:double;
  dwc:latitude '43.190633'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919733 43.190633, 27.919733 43.190633, 27.919733 43.190633, 27.919733 43.190633, 27.919733 43.190633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_360'^^xsd:string;
  dwc:observationDate '2016-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402933 28.151383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.402933"^^xsd:decimal ;
  dwc:decimalLongitude "28.151383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402933 28.151383)"^^geo:wktLiteral ;
  geo-pos:lat "43.402933"^^xsd:decimal ;
  geo-pos:long "28.151383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_363'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_363'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.151383'^^xsd:double;
  dwc:latitude '43.402933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.151383 43.402933, 28.151383 43.402933, 28.151383 43.402933, 28.151383 43.402933, 28.151383 43.402933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_363'^^xsd:string;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402217 28.14245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.402217"^^xsd:decimal ;
  dwc:decimalLongitude "28.14245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402217 28.14245)"^^geo:wktLiteral ;
  geo-pos:lat "43.402217"^^xsd:decimal ;
  geo-pos:long "28.14245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_364'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_364'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.14245'^^xsd:double;
  dwc:latitude '43.402217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.14245 43.402217, 28.14245 43.402217, 28.14245 43.402217, 28.14245 43.402217, 28.14245 43.402217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_364'^^xsd:string;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642517 27.707133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.642517"^^xsd:decimal ;
  dwc:decimalLongitude "27.707133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642517 27.707133)"^^geo:wktLiteral ;
  geo-pos:lat "42.642517"^^xsd:decimal ;
  geo-pos:long "27.707133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_367'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_367'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707133'^^xsd:double;
  dwc:latitude '42.642517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707133 42.642517, 27.707133 42.642517, 27.707133 42.642517, 27.707133 42.642517, 27.707133 42.642517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_367'^^xsd:string;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205917 27.938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.205917"^^xsd:decimal ;
  dwc:decimalLongitude "27.938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205917 27.938333)"^^geo:wktLiteral ;
  geo-pos:lat "43.205917"^^xsd:decimal ;
  geo-pos:long "27.938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_372'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_372'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938333'^^xsd:double;
  dwc:latitude '43.205917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938333 43.205917, 27.938333 43.205917, 27.938333 43.205917, 27.938333 43.205917, 27.938333 43.205917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_372'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202283 27.9223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.202283"^^xsd:decimal ;
  dwc:decimalLongitude "27.9223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202283 27.9223)"^^geo:wktLiteral ;
  geo-pos:lat "43.202283"^^xsd:decimal ;
  geo-pos:long "27.9223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_383'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_383'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.9223'^^xsd:double;
  dwc:latitude '43.202283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.9223 43.202283, 27.9223 43.202283, 27.9223 43.202283, 27.9223 43.202283, 27.9223 43.202283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_383'^^xsd:string;
  dwc:observationDate '2016-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172067 27.90835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.172067"^^xsd:decimal ;
  dwc:decimalLongitude "27.90835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172067 27.90835)"^^geo:wktLiteral ;
  geo-pos:lat "43.172067"^^xsd:decimal ;
  geo-pos:long "27.90835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_384'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_384'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.90835'^^xsd:double;
  dwc:latitude '43.172067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.90835 43.172067, 27.90835 43.172067, 27.90835 43.172067, 27.90835 43.172067, 27.90835 43.172067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_384'^^xsd:string;
  dwc:observationDate '2016-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5398 28.60325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5398"^^xsd:decimal ;
  dwc:decimalLongitude "28.60325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5398 28.60325)"^^geo:wktLiteral ;
  geo-pos:lat "43.5398"^^xsd:decimal ;
  geo-pos:long "28.60325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_389'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_389'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.60325'^^xsd:double;
  dwc:latitude '43.5398'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_389'^^xsd:string;
  dwc:observationDate '2016-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5398 28.60325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5398"^^xsd:decimal ;
  dwc:decimalLongitude "28.60325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5398 28.60325)"^^geo:wktLiteral ;
  geo-pos:lat "43.5398"^^xsd:decimal ;
  geo-pos:long "28.60325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_390'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_390'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.60325'^^xsd:double;
  dwc:latitude '43.5398'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_390'^^xsd:string;
  dwc:observationDate '2016-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5398 28.60325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5398"^^xsd:decimal ;
  dwc:decimalLongitude "28.60325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5398 28.60325)"^^geo:wktLiteral ;
  geo-pos:lat "43.5398"^^xsd:decimal ;
  geo-pos:long "28.60325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_391'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_391'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.60325'^^xsd:double;
  dwc:latitude '43.5398'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_391'^^xsd:string;
  dwc:observationDate '2016-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5398 28.60325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5398"^^xsd:decimal ;
  dwc:decimalLongitude "28.60325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5398 28.60325)"^^geo:wktLiteral ;
  geo-pos:lat "43.5398"^^xsd:decimal ;
  geo-pos:long "28.60325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_392'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_392'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.60325'^^xsd:double;
  dwc:latitude '43.5398'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398, 28.60325 43.5398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_392'^^xsd:string;
  dwc:observationDate '2016-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.300317 28.050233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.300317"^^xsd:decimal ;
  dwc:decimalLongitude "28.050233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.300317 28.050233)"^^geo:wktLiteral ;
  geo-pos:lat "43.300317"^^xsd:decimal ;
  geo-pos:long "28.050233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_399'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_399'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.050233'^^xsd:double;
  dwc:latitude '43.300317'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.050233 43.300317, 28.050233 43.300317, 28.050233 43.300317, 28.050233 43.300317, 28.050233 43.300317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_399'^^xsd:string;
  dwc:observationDate '2016-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.201033 27.921167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.201033"^^xsd:decimal ;
  dwc:decimalLongitude "27.921167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.201033 27.921167)"^^geo:wktLiteral ;
  geo-pos:lat "43.201033"^^xsd:decimal ;
  geo-pos:long "27.921167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_400'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_400'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921167'^^xsd:double;
  dwc:latitude '43.201033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921167 43.201033, 27.921167 43.201033, 27.921167 43.201033, 27.921167 43.201033, 27.921167 43.201033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_400'^^xsd:string;
  dwc:observationDate '2016-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40517 28.158452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40517"^^xsd:decimal ;
  dwc:decimalLongitude "28.158452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40517 28.158452)"^^geo:wktLiteral ;
  geo-pos:lat "43.40517"^^xsd:decimal ;
  geo-pos:long "28.158452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_786'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_786'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.158452'^^xsd:double;
  dwc:latitude '43.40517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_786'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551599 28.582123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.551599"^^xsd:decimal ;
  dwc:decimalLongitude "28.582123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551599 28.582123)"^^geo:wktLiteral ;
  geo-pos:lat "43.551599"^^xsd:decimal ;
  geo-pos:long "28.582123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_787'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_787'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.582123'^^xsd:double;
  dwc:latitude '43.551599'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_787'^^xsd:string;
  dwc:observationDate '2017-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551599 28.582123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.551599"^^xsd:decimal ;
  dwc:decimalLongitude "28.582123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551599 28.582123)"^^geo:wktLiteral ;
  geo-pos:lat "43.551599"^^xsd:decimal ;
  geo-pos:long "28.582123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_788'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_788'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.582123'^^xsd:double;
  dwc:latitude '43.551599'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_788'^^xsd:string;
  dwc:observationDate '2016-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.522343 28.595706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.522343"^^xsd:decimal ;
  dwc:decimalLongitude "28.595706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.522343 28.595706)"^^geo:wktLiteral ;
  geo-pos:lat "43.522343"^^xsd:decimal ;
  geo-pos:long "28.595706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_796'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_796'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.595706'^^xsd:double;
  dwc:latitude '43.522343'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.595706 43.522343, 28.595706 43.522343, 28.595706 43.522343, 28.595706 43.522343, 28.595706 43.522343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_796'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648877 27.687731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.648877"^^xsd:decimal ;
  dwc:decimalLongitude "27.687731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648877 27.687731)"^^geo:wktLiteral ;
  geo-pos:lat "42.648877"^^xsd:decimal ;
  geo-pos:long "27.687731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1226'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1226'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.687731'^^xsd:double;
  dwc:latitude '42.648877'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1226'^^xsd:string;
  dwc:observationDate '2021-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253049 28.026925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.253049"^^xsd:decimal ;
  dwc:decimalLongitude "28.026925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253049 28.026925)"^^geo:wktLiteral ;
  geo-pos:lat "43.253049"^^xsd:decimal ;
  geo-pos:long "28.026925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_799'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_799'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.026925'^^xsd:double;
  dwc:latitude '43.253049'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.026925 43.253049, 28.026925 43.253049, 28.026925 43.253049, 28.026925 43.253049, 28.026925 43.253049))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_799'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.059852 27.972255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.059852"^^xsd:decimal ;
  dwc:decimalLongitude "27.972255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.059852 27.972255)"^^geo:wktLiteral ;
  geo-pos:lat "42.059852"^^xsd:decimal ;
  geo-pos:long "27.972255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_800'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_800'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.972255'^^xsd:double;
  dwc:latitude '42.059852'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.972255 42.059852, 27.972255 42.059852, 27.972255 42.059852, 27.972255 42.059852, 27.972255 42.059852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_800'^^xsd:string;
  dwc:observationDate '2017-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105242 27.918041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.105242"^^xsd:decimal ;
  dwc:decimalLongitude "27.918041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105242 27.918041)"^^geo:wktLiteral ;
  geo-pos:lat "42.105242"^^xsd:decimal ;
  geo-pos:long "27.918041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_808'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_808'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.918041'^^xsd:double;
  dwc:latitude '42.105242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_808'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10466 27.92315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10466"^^xsd:decimal ;
  dwc:decimalLongitude "27.92315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10466 27.92315)"^^geo:wktLiteral ;
  geo-pos:lat "42.10466"^^xsd:decimal ;
  geo-pos:long "27.92315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_827'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_827'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.92315'^^xsd:double;
  dwc:latitude '42.10466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.92315 42.10466, 27.92315 42.10466, 27.92315 42.10466, 27.92315 42.10466, 27.92315 42.10466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_827'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9872 27.8911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9872"^^xsd:decimal ;
  dwc:decimalLongitude "27.8911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9872 27.8911)"^^geo:wktLiteral ;
  geo-pos:lat "42.9872"^^xsd:decimal ;
  geo-pos:long "27.8911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_846'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_846'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8911'^^xsd:double;
  dwc:latitude '42.9872'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8911 42.9872, 27.8911 42.9872, 27.8911 42.9872, 27.8911 42.9872, 27.8911 42.9872))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_846'^^xsd:string;
  dwc:observationDate '2017-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23262 27.772983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23262"^^xsd:decimal ;
  dwc:decimalLongitude "27.772983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23262 27.772983)"^^geo:wktLiteral ;
  geo-pos:lat "42.23262"^^xsd:decimal ;
  geo-pos:long "27.772983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_847'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_847'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.772983'^^xsd:double;
  dwc:latitude '42.23262'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.772983 42.23262, 27.772983 42.23262, 27.772983 42.23262, 27.772983 42.23262, 27.772983 42.23262))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_847'^^xsd:string;
  dwc:observationDate '2017-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299104 28.046628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.299104"^^xsd:decimal ;
  dwc:decimalLongitude "28.046628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299104 28.046628)"^^geo:wktLiteral ;
  geo-pos:lat "43.299104"^^xsd:decimal ;
  geo-pos:long "28.046628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1204'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1204'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.046628'^^xsd:double;
  dwc:latitude '43.299104'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.046628 43.299104, 28.046628 43.299104, 28.046628 43.299104, 28.046628 43.299104, 28.046628 43.299104))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1204'^^xsd:string;
  dwc:observationDate '2021-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448311 27.637553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.448311"^^xsd:decimal ;
  dwc:decimalLongitude "27.637553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448311 27.637553)"^^geo:wktLiteral ;
  geo-pos:lat "42.448311"^^xsd:decimal ;
  geo-pos:long "27.637553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1502'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1502'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.637553'^^xsd:double;
  dwc:latitude '42.448311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.637553 42.448311, 27.637553 42.448311, 27.637553 42.448311, 27.637553 42.448311, 27.637553 42.448311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1502'^^xsd:string;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.208663 27.802212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.208663"^^xsd:decimal ;
  dwc:decimalLongitude "27.802212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.208663 27.802212)"^^geo:wktLiteral ;
  geo-pos:lat "42.208663"^^xsd:decimal ;
  geo-pos:long "27.802212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_870'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_870'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.802212'^^xsd:double;
  dwc:latitude '42.208663'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.802212 42.208663, 27.802212 42.208663, 27.802212 42.208663, 27.802212 42.208663, 27.802212 42.208663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_870'^^xsd:string;
  dwc:observationDate '2018-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11969 27.929419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11969"^^xsd:decimal ;
  dwc:decimalLongitude "27.929419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11969 27.929419)"^^geo:wktLiteral ;
  geo-pos:lat "43.11969"^^xsd:decimal ;
  geo-pos:long "27.929419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1187'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1187'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.929419'^^xsd:double;
  dwc:latitude '43.11969'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.929419 43.11969, 27.929419 43.11969, 27.929419 43.11969, 27.929419 43.11969, 27.929419 43.11969))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1187'^^xsd:string;
  dwc:observationDate '2020-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.196032 27.821371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.196032"^^xsd:decimal ;
  dwc:decimalLongitude "27.821371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.196032 27.821371)"^^geo:wktLiteral ;
  geo-pos:lat "43.196032"^^xsd:decimal ;
  geo-pos:long "27.821371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_873'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_873'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.821371'^^xsd:double;
  dwc:latitude '43.196032'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.821371 43.196032, 27.821371 43.196032, 27.821371 43.196032, 27.821371 43.196032, 27.821371 43.196032))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_873'^^xsd:string;
  dwc:observationDate '2018-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703623 27.7219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.703623"^^xsd:decimal ;
  dwc:decimalLongitude "27.7219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703623 27.7219)"^^geo:wktLiteral ;
  geo-pos:lat "42.703623"^^xsd:decimal ;
  geo-pos:long "27.7219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_897'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_897'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7219'^^xsd:double;
  dwc:latitude '42.703623'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7219 42.703623, 27.7219 42.703623, 27.7219 42.703623, 27.7219 42.703623, 27.7219 42.703623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_897'^^xsd:string;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.653133 27.687965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.653133"^^xsd:decimal ;
  dwc:decimalLongitude "27.687965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.653133 27.687965)"^^geo:wktLiteral ;
  geo-pos:lat "42.653133"^^xsd:decimal ;
  geo-pos:long "27.687965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_903'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_903'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.687965'^^xsd:double;
  dwc:latitude '42.653133'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.687965 42.653133, 27.687965 42.653133, 27.687965 42.653133, 27.687965 42.653133, 27.687965 42.653133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_903'^^xsd:string;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.406883 28.249717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.406883"^^xsd:decimal ;
  dwc:decimalLongitude "28.249717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.406883 28.249717)"^^geo:wktLiteral ;
  geo-pos:lat "43.406883"^^xsd:decimal ;
  geo-pos:long "28.249717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_905'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_905'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.249717'^^xsd:double;
  dwc:latitude '43.406883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.249717 43.406883, 28.249717 43.406883, 28.249717 43.406883, 28.249717 43.406883, 28.249717 43.406883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_905'^^xsd:string;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102265 27.933861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102265"^^xsd:decimal ;
  dwc:decimalLongitude "27.933861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102265 27.933861)"^^geo:wktLiteral ;
  geo-pos:lat "42.102265"^^xsd:decimal ;
  geo-pos:long "27.933861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1349'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1349'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.933861'^^xsd:double;
  dwc:latitude '42.102265'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.933861 42.102265, 27.933861 42.102265, 27.933861 42.102265, 27.933861 42.102265, 27.933861 42.102265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1349'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186513 27.83549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186513"^^xsd:decimal ;
  dwc:decimalLongitude "27.83549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186513 27.83549)"^^geo:wktLiteral ;
  geo-pos:lat "42.186513"^^xsd:decimal ;
  geo-pos:long "27.83549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_931'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_931'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.83549'^^xsd:double;
  dwc:latitude '42.186513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_931'^^xsd:string;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.158133 27.857112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.158133"^^xsd:decimal ;
  dwc:decimalLongitude "27.857112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.158133 27.857112)"^^geo:wktLiteral ;
  geo-pos:lat "42.158133"^^xsd:decimal ;
  geo-pos:long "27.857112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_933'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_933'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.857112'^^xsd:double;
  dwc:latitude '42.158133'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.857112 42.158133, 27.857112 42.158133, 27.857112 42.158133, 27.857112 42.158133, 27.857112 42.158133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_933'^^xsd:string;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4187 27.690425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4187"^^xsd:decimal ;
  dwc:decimalLongitude "27.690425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4187 27.690425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4187"^^xsd:decimal ;
  geo-pos:long "27.690425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1043'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1043'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.690425'^^xsd:double;
  dwc:latitude '42.4187'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.690425 42.4187, 27.690425 42.4187, 27.690425 42.4187, 27.690425 42.4187, 27.690425 42.4187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1043'^^xsd:string;
  dwc:observationDate '2019-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22405 28.008683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22405"^^xsd:decimal ;
  dwc:decimalLongitude "28.008683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22405 28.008683)"^^geo:wktLiteral ;
  geo-pos:lat "43.22405"^^xsd:decimal ;
  geo-pos:long "28.008683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_443'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_443'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.008683'^^xsd:double;
  dwc:latitude '43.22405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.008683 43.22405, 28.008683 43.22405, 28.008683 43.22405, 28.008683 43.22405, 28.008683 43.22405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_443'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.025767 27.886483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.025767"^^xsd:decimal ;
  dwc:decimalLongitude "27.886483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.025767 27.886483)"^^geo:wktLiteral ;
  geo-pos:lat "43.025767"^^xsd:decimal ;
  geo-pos:long "27.886483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_455'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_455'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886483'^^xsd:double;
  dwc:latitude '43.025767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886483 43.025767, 27.886483 43.025767, 27.886483 43.025767, 27.886483 43.025767, 27.886483 43.025767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_455'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.025767 27.886483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.025767"^^xsd:decimal ;
  dwc:decimalLongitude "27.886483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.025767 27.886483)"^^geo:wktLiteral ;
  geo-pos:lat "43.025767"^^xsd:decimal ;
  geo-pos:long "27.886483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_456'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_456'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886483'^^xsd:double;
  dwc:latitude '43.025767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886483 43.025767, 27.886483 43.025767, 27.886483 43.025767, 27.886483 43.025767, 27.886483 43.025767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_456'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.987417 27.8882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.987417"^^xsd:decimal ;
  dwc:decimalLongitude "27.8882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.987417 27.8882)"^^geo:wktLiteral ;
  geo-pos:lat "42.987417"^^xsd:decimal ;
  geo-pos:long "27.8882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_565'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_565'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8882'^^xsd:double;
  dwc:latitude '42.987417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_565'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.987417 27.8882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.987417"^^xsd:decimal ;
  dwc:decimalLongitude "27.8882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.987417 27.8882)"^^geo:wktLiteral ;
  geo-pos:lat "42.987417"^^xsd:decimal ;
  geo-pos:long "27.8882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_566'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_566'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8882'^^xsd:double;
  dwc:latitude '42.987417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_566'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.987417 27.8882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.987417"^^xsd:decimal ;
  dwc:decimalLongitude "27.8882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.987417 27.8882)"^^geo:wktLiteral ;
  geo-pos:lat "42.987417"^^xsd:decimal ;
  geo-pos:long "27.8882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_567'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_567'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8882'^^xsd:double;
  dwc:latitude '42.987417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417, 27.8882 42.987417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_567'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.195228 27.922664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.195228"^^xsd:decimal ;
  dwc:decimalLongitude "27.922664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.195228 27.922664)"^^geo:wktLiteral ;
  geo-pos:lat "43.195228"^^xsd:decimal ;
  geo-pos:long "27.922664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_694'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_694'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.922664'^^xsd:double;
  dwc:latitude '43.195228'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.922664 43.195228, 27.922664 43.195228, 27.922664 43.195228, 27.922664 43.195228, 27.922664 43.195228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_694'^^xsd:string;
  dwc:observationDate '2017-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.146655 27.94048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.146655"^^xsd:decimal ;
  dwc:decimalLongitude "27.94048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.146655 27.94048)"^^geo:wktLiteral ;
  geo-pos:lat "43.146655"^^xsd:decimal ;
  geo-pos:long "27.94048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1145'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1145'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.94048'^^xsd:double;
  dwc:latitude '43.146655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.94048 43.146655, 27.94048 43.146655, 27.94048 43.146655, 27.94048 43.146655, 27.94048 43.146655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1145'^^xsd:string;
  dwc:observationDate '2020-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.174644 27.853631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.174644"^^xsd:decimal ;
  dwc:decimalLongitude "27.853631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.174644 27.853631)"^^geo:wktLiteral ;
  geo-pos:lat "42.174644"^^xsd:decimal ;
  geo-pos:long "27.853631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_697'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_697'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.853631'^^xsd:double;
  dwc:latitude '42.174644'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.853631 42.174644, 27.853631 42.174644, 27.853631 42.174644, 27.853631 42.174644, 27.853631 42.174644))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_697'^^xsd:string;
  dwc:observationDate '2017-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425888 27.694471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425888"^^xsd:decimal ;
  dwc:decimalLongitude "27.694471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425888 27.694471)"^^geo:wktLiteral ;
  geo-pos:lat "42.425888"^^xsd:decimal ;
  geo-pos:long "27.694471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_704'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_704'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.694471'^^xsd:double;
  dwc:latitude '42.425888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.694471 42.425888, 27.694471 42.425888, 27.694471 42.425888, 27.694471 42.425888, 27.694471 42.425888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_704'^^xsd:string;
  dwc:observationDate '2017-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425888 27.694471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425888"^^xsd:decimal ;
  dwc:decimalLongitude "27.694471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425888 27.694471)"^^geo:wktLiteral ;
  geo-pos:lat "42.425888"^^xsd:decimal ;
  geo-pos:long "27.694471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_705'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_705'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.694471'^^xsd:double;
  dwc:latitude '42.425888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.694471 42.425888, 27.694471 42.425888, 27.694471 42.425888, 27.694471 42.425888, 27.694471 42.425888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_705'^^xsd:string;
  dwc:observationDate '2017-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400726 28.13714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.400726"^^xsd:decimal ;
  dwc:decimalLongitude "28.13714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400726 28.13714)"^^geo:wktLiteral ;
  geo-pos:lat "43.400726"^^xsd:decimal ;
  geo-pos:long "28.13714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_719'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_719'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.13714'^^xsd:double;
  dwc:latitude '43.400726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.13714 43.400726, 28.13714 43.400726, 28.13714 43.400726, 28.13714 43.400726, 28.13714 43.400726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_719'^^xsd:string;
  dwc:observationDate '2017-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1136'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1136'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1136'^^xsd:string;
  dwc:observationDate '2020-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.224216 28.008625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.224216"^^xsd:decimal ;
  dwc:decimalLongitude "28.008625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.224216 28.008625)"^^geo:wktLiteral ;
  geo-pos:lat "43.224216"^^xsd:decimal ;
  geo-pos:long "28.008625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_726'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_726'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.008625'^^xsd:double;
  dwc:latitude '43.224216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.008625 43.224216, 28.008625 43.224216, 28.008625 43.224216, 28.008625 43.224216, 28.008625 43.224216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_726'^^xsd:string;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170385 27.8587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.170385"^^xsd:decimal ;
  dwc:decimalLongitude "27.8587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170385 27.8587)"^^geo:wktLiteral ;
  geo-pos:lat "42.170385"^^xsd:decimal ;
  geo-pos:long "27.8587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1044'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1044'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8587'^^xsd:double;
  dwc:latitude '42.170385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8587 42.170385, 27.8587 42.170385, 27.8587 42.170385, 27.8587 42.170385, 27.8587 42.170385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1044'^^xsd:string;
  dwc:observationDate '2019-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.269357 27.759454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.269357"^^xsd:decimal ;
  dwc:decimalLongitude "27.759454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.269357 27.759454)"^^geo:wktLiteral ;
  geo-pos:lat "42.269357"^^xsd:decimal ;
  geo-pos:long "27.759454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_735'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_735'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.759454'^^xsd:double;
  dwc:latitude '42.269357'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_735'^^xsd:string;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.269357 27.759454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.269357"^^xsd:decimal ;
  dwc:decimalLongitude "27.759454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.269357 27.759454)"^^geo:wktLiteral ;
  geo-pos:lat "42.269357"^^xsd:decimal ;
  geo-pos:long "27.759454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_741'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_741'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.759454'^^xsd:double;
  dwc:latitude '42.269357'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_741'^^xsd:string;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.423304 27.658046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.423304"^^xsd:decimal ;
  dwc:decimalLongitude "27.658046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.423304 27.658046)"^^geo:wktLiteral ;
  geo-pos:lat "42.423304"^^xsd:decimal ;
  geo-pos:long "27.658046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_747'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_747'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.658046'^^xsd:double;
  dwc:latitude '42.423304'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.658046 42.423304, 27.658046 42.423304, 27.658046 42.423304, 27.658046 42.423304, 27.658046 42.423304))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_747'^^xsd:string;
  dwc:observationDate '2017-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.199513 27.820978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.199513"^^xsd:decimal ;
  dwc:decimalLongitude "27.820978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.199513 27.820978)"^^geo:wktLiteral ;
  geo-pos:lat "42.199513"^^xsd:decimal ;
  geo-pos:long "27.820978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1495'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1495'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.820978'^^xsd:double;
  dwc:latitude '42.199513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.820978 42.199513, 27.820978 42.199513, 27.820978 42.199513, 27.820978 42.199513, 27.820978 42.199513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1495'^^xsd:string;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.143489 27.938028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.143489"^^xsd:decimal ;
  dwc:decimalLongitude "27.938028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.143489 27.938028)"^^geo:wktLiteral ;
  geo-pos:lat "43.143489"^^xsd:decimal ;
  geo-pos:long "27.938028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_748'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_748'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938028'^^xsd:double;
  dwc:latitude '43.143489'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938028 43.143489, 27.938028 43.143489, 27.938028 43.143489, 27.938028 43.143489, 27.938028 43.143489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_748'^^xsd:string;
  dwc:observationDate '2017-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.416945 27.696289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.416945"^^xsd:decimal ;
  dwc:decimalLongitude "27.696289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.416945 27.696289)"^^geo:wktLiteral ;
  geo-pos:lat "42.416945"^^xsd:decimal ;
  geo-pos:long "27.696289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_750'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_750'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.696289'^^xsd:double;
  dwc:latitude '42.416945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.696289 42.416945, 27.696289 42.416945, 27.696289 42.416945, 27.696289 42.416945, 27.696289 42.416945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_750'^^xsd:string;
  dwc:observationDate '2017-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444096 27.485986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.444096"^^xsd:decimal ;
  dwc:decimalLongitude "27.485986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444096 27.485986)"^^geo:wktLiteral ;
  geo-pos:lat "42.444096"^^xsd:decimal ;
  geo-pos:long "27.485986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_766'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_766'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.485986'^^xsd:double;
  dwc:latitude '42.444096'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.485986 42.444096, 27.485986 42.444096, 27.485986 42.444096, 27.485986 42.444096, 27.485986 42.444096))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_766'^^xsd:string;
  dwc:observationDate '2017-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425828 27.695756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425828"^^xsd:decimal ;
  dwc:decimalLongitude "27.695756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425828 27.695756)"^^geo:wktLiteral ;
  geo-pos:lat "42.425828"^^xsd:decimal ;
  geo-pos:long "27.695756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_769'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_769'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.695756'^^xsd:double;
  dwc:latitude '42.425828'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.695756 42.425828, 27.695756 42.425828, 27.695756 42.425828, 27.695756 42.425828, 27.695756 42.425828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_769'^^xsd:string;
  dwc:observationDate '2017-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.706389 27.76884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.706389"^^xsd:decimal ;
  dwc:decimalLongitude "27.76884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.706389 27.76884)"^^geo:wktLiteral ;
  geo-pos:lat "42.706389"^^xsd:decimal ;
  geo-pos:long "27.76884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_770'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_770'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.76884'^^xsd:double;
  dwc:latitude '42.706389'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.76884 42.706389, 27.76884 42.706389, 27.76884 42.706389, 27.76884 42.706389, 27.76884 42.706389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_770'^^xsd:string;
  dwc:observationDate '2017-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.199513 27.820978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.199513"^^xsd:decimal ;
  dwc:decimalLongitude "27.820978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.199513 27.820978)"^^geo:wktLiteral ;
  geo-pos:lat "42.199513"^^xsd:decimal ;
  geo-pos:long "27.820978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1494'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1494'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.820978'^^xsd:double;
  dwc:latitude '42.199513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.820978 42.199513, 27.820978 42.199513, 27.820978 42.199513, 27.820978 42.199513, 27.820978 42.199513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1494'^^xsd:string;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207275 27.803173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207275"^^xsd:decimal ;
  dwc:decimalLongitude "27.803173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207275 27.803173)"^^geo:wktLiteral ;
  geo-pos:lat "42.207275"^^xsd:decimal ;
  geo-pos:long "27.803173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_962'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_962'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803173'^^xsd:double;
  dwc:latitude '42.207275'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_962'^^xsd:string;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.247852 27.754227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.247852"^^xsd:decimal ;
  dwc:decimalLongitude "27.754227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.247852 27.754227)"^^geo:wktLiteral ;
  geo-pos:lat "42.247852"^^xsd:decimal ;
  geo-pos:long "27.754227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1350'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1350'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.754227'^^xsd:double;
  dwc:latitude '42.247852'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.754227 42.247852, 27.754227 42.247852, 27.754227 42.247852, 27.754227 42.247852, 27.754227 42.247852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1350'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447089 27.539201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.447089"^^xsd:decimal ;
  dwc:decimalLongitude "27.539201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447089 27.539201)"^^geo:wktLiteral ;
  geo-pos:lat "42.447089"^^xsd:decimal ;
  geo-pos:long "27.539201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_971'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_971'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.539201'^^xsd:double;
  dwc:latitude '42.447089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.539201 42.447089, 27.539201 42.447089, 27.539201 42.447089, 27.539201 42.447089, 27.539201 42.447089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_971'^^xsd:string;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.237948 27.779367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.237948"^^xsd:decimal ;
  dwc:decimalLongitude "27.779367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.237948 27.779367)"^^geo:wktLiteral ;
  geo-pos:lat "42.237948"^^xsd:decimal ;
  geo-pos:long "27.779367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_976'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_976'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.779367'^^xsd:double;
  dwc:latitude '42.237948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.779367 42.237948, 27.779367 42.237948, 27.779367 42.237948, 27.779367 42.237948, 27.779367 42.237948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_976'^^xsd:string;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.247615 27.754136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.247615"^^xsd:decimal ;
  dwc:decimalLongitude "27.754136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.247615 27.754136)"^^geo:wktLiteral ;
  geo-pos:lat "42.247615"^^xsd:decimal ;
  geo-pos:long "27.754136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_115'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_115'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.754136'^^xsd:double;
  dwc:latitude '42.247615'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.754136 42.247615, 27.754136 42.247615, 27.754136 42.247615, 27.754136 42.247615, 27.754136 42.247615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_115'^^xsd:string;
  dwc:observationDate '2012-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588154 28.572502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588154"^^xsd:decimal ;
  dwc:decimalLongitude "28.572502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588154 28.572502)"^^geo:wktLiteral ;
  geo-pos:lat "43.588154"^^xsd:decimal ;
  geo-pos:long "28.572502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1099'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1099'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.572502'^^xsd:double;
  dwc:latitude '43.588154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_1099'^^xsd:string;
  dwc:observationDate '2020-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_985'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_985'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Unidentified" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '824_985'^^xsd:string;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588154 28.572502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588154"^^xsd:decimal ;
  dwc:decimalLongitude "28.572502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588154 28.572502)"^^geo:wktLiteral ;
  geo-pos:lat "43.588154"^^xsd:decimal ;
  geo-pos:long "28.572502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1100'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1100'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.572502'^^xsd:double;
  dwc:latitude '43.588154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1100'^^xsd:string;
  dwc:observationDate '2020-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648877 27.687731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.648877"^^xsd:decimal ;
  dwc:decimalLongitude "27.687731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648877 27.687731)"^^geo:wktLiteral ;
  geo-pos:lat "42.648877"^^xsd:decimal ;
  geo-pos:long "27.687731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1197'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1197'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.687731'^^xsd:double;
  dwc:latitude '42.648877'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1197'^^xsd:string;
  dwc:observationDate '2021-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192233 27.919933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.192233"^^xsd:decimal ;
  dwc:decimalLongitude "27.919933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192233 27.919933)"^^geo:wktLiteral ;
  geo-pos:lat "43.192233"^^xsd:decimal ;
  geo-pos:long "27.919933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_250'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_250'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919933'^^xsd:double;
  dwc:latitude '43.192233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919933 43.192233, 27.919933 43.192233, 27.919933 43.192233, 27.919933 43.192233, 27.919933 43.192233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_250'^^xsd:string;
  dwc:observationDate '2015-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223335 28.008067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.223335"^^xsd:decimal ;
  dwc:decimalLongitude "28.008067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223335 28.008067)"^^geo:wktLiteral ;
  geo-pos:lat "43.223335"^^xsd:decimal ;
  geo-pos:long "28.008067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_986'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_986'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.008067'^^xsd:double;
  dwc:latitude '43.223335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.008067 43.223335, 28.008067 43.223335, 28.008067 43.223335, 28.008067 43.223335, 28.008067 43.223335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_986'^^xsd:string;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192233 27.919933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.192233"^^xsd:decimal ;
  dwc:decimalLongitude "27.919933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192233 27.919933)"^^geo:wktLiteral ;
  geo-pos:lat "43.192233"^^xsd:decimal ;
  geo-pos:long "27.919933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_251'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_251'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919933'^^xsd:double;
  dwc:latitude '43.192233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919933 43.192233, 27.919933 43.192233, 27.919933 43.192233, 27.919933 43.192233, 27.919933 43.192233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_251'^^xsd:string;
  dwc:observationDate '2015-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299104 28.046628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.299104"^^xsd:decimal ;
  dwc:decimalLongitude "28.046628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299104 28.046628)"^^geo:wktLiteral ;
  geo-pos:lat "43.299104"^^xsd:decimal ;
  geo-pos:long "28.046628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1196'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1196'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.046628'^^xsd:double;
  dwc:latitude '43.299104'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.046628 43.299104, 28.046628 43.299104, 28.046628 43.299104, 28.046628 43.299104, 28.046628 43.299104))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1196'^^xsd:string;
  dwc:observationDate '2021-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39805 28.135786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39805"^^xsd:decimal ;
  dwc:decimalLongitude "28.135786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39805 28.135786)"^^geo:wktLiteral ;
  geo-pos:lat "43.39805"^^xsd:decimal ;
  geo-pos:long "28.135786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1511'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1511'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.135786'^^xsd:double;
  dwc:latitude '43.39805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.135786 43.39805, 28.135786 43.39805, 28.135786 43.39805, 28.135786 43.39805, 28.135786 43.39805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1511'^^xsd:string;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.805 27.887725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.805"^^xsd:decimal ;
  dwc:decimalLongitude "27.887725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.805 27.887725)"^^geo:wktLiteral ;
  geo-pos:lat "42.805"^^xsd:decimal ;
  geo-pos:long "27.887725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_995'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_995'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.887725'^^xsd:double;
  dwc:latitude '42.805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.887725 42.805, 27.887725 42.805, 27.887725 42.805, 27.887725 42.805, 27.887725 42.805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_995'^^xsd:string;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405297 28.157476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.405297"^^xsd:decimal ;
  dwc:decimalLongitude "28.157476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405297 28.157476)"^^geo:wktLiteral ;
  geo-pos:lat "43.405297"^^xsd:decimal ;
  geo-pos:long "28.157476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1297'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1297'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.157476'^^xsd:double;
  dwc:latitude '43.405297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.157476 43.405297, 28.157476 43.405297, 28.157476 43.405297, 28.157476 43.405297, 28.157476 43.405297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1297'^^xsd:string;
  dwc:observationDate '2022-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_865'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_865'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_865'^^xsd:string;
  dwc:observationDate '2018-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207275 27.803173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207275"^^xsd:decimal ;
  dwc:decimalLongitude "27.803173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207275 27.803173)"^^geo:wktLiteral ;
  geo-pos:lat "42.207275"^^xsd:decimal ;
  geo-pos:long "27.803173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_867'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_867'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803173'^^xsd:double;
  dwc:latitude '42.207275'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_867'^^xsd:string;
  dwc:observationDate '2018-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402849 28.171864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.402849"^^xsd:decimal ;
  dwc:decimalLongitude "28.171864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402849 28.171864)"^^geo:wktLiteral ;
  geo-pos:lat "43.402849"^^xsd:decimal ;
  geo-pos:long "28.171864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1294'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1294'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.171864'^^xsd:double;
  dwc:latitude '43.402849'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.171864 43.402849, 28.171864 43.402849, 28.171864 43.402849, 28.171864 43.402849, 28.171864 43.402849))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1294'^^xsd:string;
  dwc:observationDate '2022-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.620167 27.633833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.620167"^^xsd:decimal ;
  dwc:decimalLongitude "27.633833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.620167 27.633833)"^^geo:wktLiteral ;
  geo-pos:lat "42.620167"^^xsd:decimal ;
  geo-pos:long "27.633833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1008'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1008'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.633833'^^xsd:double;
  dwc:latitude '42.620167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.633833 42.620167, 27.633833 42.620167, 27.633833 42.620167, 27.633833 42.620167, 27.633833 42.620167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1008'^^xsd:string;
  dwc:observationDate '2019-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.655 28.571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.655"^^xsd:decimal ;
  dwc:decimalLongitude "28.571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.655 28.571667)"^^geo:wktLiteral ;
  geo-pos:lat "43.655"^^xsd:decimal ;
  geo-pos:long "28.571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1009'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1009'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571667'^^xsd:double;
  dwc:latitude '43.655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571667 43.655, 28.571667 43.655, 28.571667 43.655, 28.571667 43.655, 28.571667 43.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1009'^^xsd:string;
  dwc:observationDate '2019-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654033 27.72666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.654033"^^xsd:decimal ;
  dwc:decimalLongitude "27.72666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654033 27.72666)"^^geo:wktLiteral ;
  geo-pos:lat "42.654033"^^xsd:decimal ;
  geo-pos:long "27.72666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1011'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1011'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.72666'^^xsd:double;
  dwc:latitude '42.654033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.72666 42.654033, 27.72666 42.654033, 27.72666 42.654033, 27.72666 42.654033, 27.72666 42.654033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1011'^^xsd:string;
  dwc:observationDate '2019-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.710567 27.719102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.710567"^^xsd:decimal ;
  dwc:decimalLongitude "27.719102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.710567 27.719102)"^^geo:wktLiteral ;
  geo-pos:lat "42.710567"^^xsd:decimal ;
  geo-pos:long "27.719102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1017'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1017'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.719102'^^xsd:double;
  dwc:latitude '42.710567'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.719102 42.710567, 27.719102 42.710567, 27.719102 42.710567, 27.719102 42.710567, 27.719102 42.710567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1017'^^xsd:string;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705053 27.741143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.705053"^^xsd:decimal ;
  dwc:decimalLongitude "27.741143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705053 27.741143)"^^geo:wktLiteral ;
  geo-pos:lat "42.705053"^^xsd:decimal ;
  geo-pos:long "27.741143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1018'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1018'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.741143'^^xsd:double;
  dwc:latitude '42.705053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.741143 42.705053, 27.741143 42.705053, 27.741143 42.705053, 27.741143 42.705053, 27.741143 42.705053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1018'^^xsd:string;
  dwc:observationDate '2019-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638618 28.571617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638618"^^xsd:decimal ;
  dwc:decimalLongitude "28.571617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638618 28.571617)"^^geo:wktLiteral ;
  geo-pos:lat "43.638618"^^xsd:decimal ;
  geo-pos:long "28.571617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1024'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1024'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571617'^^xsd:double;
  dwc:latitude '43.638618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571617 43.638618, 28.571617 43.638618, 28.571617 43.638618, 28.571617 43.638618, 28.571617 43.638618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1024'^^xsd:string;
  dwc:observationDate '2019-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388353 27.704088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.388353"^^xsd:decimal ;
  dwc:decimalLongitude "27.704088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388353 27.704088)"^^geo:wktLiteral ;
  geo-pos:lat "42.388353"^^xsd:decimal ;
  geo-pos:long "27.704088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1030'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1030'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.704088'^^xsd:double;
  dwc:latitude '42.388353'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.704088 42.388353, 27.704088 42.388353, 27.704088 42.388353, 27.704088 42.388353, 27.704088 42.388353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1030'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065211 27.971446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.065211"^^xsd:decimal ;
  dwc:decimalLongitude "27.971446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065211 27.971446)"^^geo:wktLiteral ;
  geo-pos:lat "42.065211"^^xsd:decimal ;
  geo-pos:long "27.971446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1081'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1081'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.971446'^^xsd:double;
  dwc:latitude '42.065211'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1081'^^xsd:string;
  dwc:observationDate '2020-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20701 27.95472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20701"^^xsd:decimal ;
  dwc:decimalLongitude "27.95472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20701 27.95472)"^^geo:wktLiteral ;
  geo-pos:lat "43.20701"^^xsd:decimal ;
  geo-pos:long "27.95472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_868'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_868'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.95472'^^xsd:double;
  dwc:latitude '43.20701'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.95472 43.20701, 27.95472 43.20701, 27.95472 43.20701, 27.95472 43.20701, 27.95472 43.20701))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_868'^^xsd:string;
  dwc:observationDate '2018-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619778 28.570565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.619778"^^xsd:decimal ;
  dwc:decimalLongitude "28.570565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619778 28.570565)"^^geo:wktLiteral ;
  geo-pos:lat "43.619778"^^xsd:decimal ;
  geo-pos:long "28.570565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_955'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_955'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.570565'^^xsd:double;
  dwc:latitude '43.619778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.570565 43.619778, 28.570565 43.619778, 28.570565 43.619778, 28.570565 43.619778, 28.570565 43.619778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_955'^^xsd:string;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564395 28.589821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.564395"^^xsd:decimal ;
  dwc:decimalLongitude "28.589821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564395 28.589821)"^^geo:wktLiteral ;
  geo-pos:lat "43.564395"^^xsd:decimal ;
  geo-pos:long "28.589821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1191'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1191'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.589821'^^xsd:double;
  dwc:latitude '43.564395'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589821 43.564395, 28.589821 43.564395, 28.589821 43.564395, 28.589821 43.564395, 28.589821 43.564395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1191'^^xsd:string;
  dwc:observationDate '2021-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352569 28.075969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.352569"^^xsd:decimal ;
  dwc:decimalLongitude "28.075969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352569 28.075969)"^^geo:wktLiteral ;
  geo-pos:lat "43.352569"^^xsd:decimal ;
  geo-pos:long "28.075969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1290'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1290'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.075969'^^xsd:double;
  dwc:latitude '43.352569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.075969 43.352569, 28.075969 43.352569, 28.075969 43.352569, 28.075969 43.352569, 28.075969 43.352569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1290'^^xsd:string;
  dwc:observationDate '2022-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352569 28.075969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.352569"^^xsd:decimal ;
  dwc:decimalLongitude "28.075969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352569 28.075969)"^^geo:wktLiteral ;
  geo-pos:lat "43.352569"^^xsd:decimal ;
  geo-pos:long "28.075969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1289'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1289'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.075969'^^xsd:double;
  dwc:latitude '43.352569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.075969 43.352569, 28.075969 43.352569, 28.075969 43.352569, 28.075969 43.352569, 28.075969 43.352569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1289'^^xsd:string;
  dwc:observationDate '2022-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554513 27.636135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554513"^^xsd:decimal ;
  dwc:decimalLongitude "27.636135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554513 27.636135)"^^geo:wktLiteral ;
  geo-pos:lat "42.554513"^^xsd:decimal ;
  geo-pos:long "27.636135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_869'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_869'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.636135'^^xsd:double;
  dwc:latitude '42.554513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.636135 42.554513, 27.636135 42.554513, 27.636135 42.554513, 27.636135 42.554513, 27.636135 42.554513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_869'^^xsd:string;
  dwc:observationDate '2018-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.344665 28.068309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.344665"^^xsd:decimal ;
  dwc:decimalLongitude "28.068309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.344665 28.068309)"^^geo:wktLiteral ;
  geo-pos:lat "43.344665"^^xsd:decimal ;
  geo-pos:long "28.068309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1189'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1189'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.068309'^^xsd:double;
  dwc:latitude '43.344665'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.068309 43.344665, 28.068309 43.344665, 28.068309 43.344665, 28.068309 43.344665, 28.068309 43.344665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1189'^^xsd:string;
  dwc:observationDate '2021-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.657583 27.720138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.657583"^^xsd:decimal ;
  dwc:decimalLongitude "27.720138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.657583 27.720138)"^^geo:wktLiteral ;
  geo-pos:lat "42.657583"^^xsd:decimal ;
  geo-pos:long "27.720138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1110'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1110'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.720138'^^xsd:double;
  dwc:latitude '42.657583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.720138 42.657583, 27.720138 42.657583, 27.720138 42.657583, 27.720138 42.657583, 27.720138 42.657583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1110'^^xsd:string;
  dwc:observationDate '2020-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402216 28.208634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.402216"^^xsd:decimal ;
  dwc:decimalLongitude "28.208634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402216 28.208634)"^^geo:wktLiteral ;
  geo-pos:lat "43.402216"^^xsd:decimal ;
  geo-pos:long "28.208634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_708'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_708'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.208634'^^xsd:double;
  dwc:latitude '43.402216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.208634 43.402216, 28.208634 43.402216, 28.208634 43.402216, 28.208634 43.402216, 28.208634 43.402216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_708'^^xsd:string;
  dwc:observationDate '2017-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.174153 27.915405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.174153"^^xsd:decimal ;
  dwc:decimalLongitude "27.915405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.174153 27.915405)"^^geo:wktLiteral ;
  geo-pos:lat "43.174153"^^xsd:decimal ;
  geo-pos:long "27.915405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1396'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1396'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.915405'^^xsd:double;
  dwc:latitude '43.174153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.915405 43.174153, 27.915405 43.174153, 27.915405 43.174153, 27.915405 43.174153, 27.915405 43.174153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1396'^^xsd:string;
  dwc:observationDate '2022-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28306 28.044103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28306"^^xsd:decimal ;
  dwc:decimalLongitude "28.044103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28306 28.044103)"^^geo:wktLiteral ;
  geo-pos:lat "43.28306"^^xsd:decimal ;
  geo-pos:long "28.044103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1070'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1070'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.044103'^^xsd:double;
  dwc:latitude '43.28306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.044103 43.28306, 28.044103 43.28306, 28.044103 43.28306, 28.044103 43.28306, 28.044103 43.28306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1070'^^xsd:string;
  dwc:observationDate '2019-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207175 27.803033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207175"^^xsd:decimal ;
  dwc:decimalLongitude "27.803033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207175 27.803033)"^^geo:wktLiteral ;
  geo-pos:lat "42.207175"^^xsd:decimal ;
  geo-pos:long "27.803033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1069'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1069'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803033'^^xsd:double;
  dwc:latitude '42.207175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803033 42.207175, 27.803033 42.207175, 27.803033 42.207175, 27.803033 42.207175, 27.803033 42.207175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1069'^^xsd:string;
  dwc:observationDate '2019-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.228465 27.777014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.228465"^^xsd:decimal ;
  dwc:decimalLongitude "27.777014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.228465 27.777014)"^^geo:wktLiteral ;
  geo-pos:lat "42.228465"^^xsd:decimal ;
  geo-pos:long "27.777014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1501'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1501'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.777014'^^xsd:double;
  dwc:latitude '42.228465'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.777014 42.228465, 27.777014 42.228465, 27.777014 42.228465, 27.777014 42.228465, 27.777014 42.228465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1501'^^xsd:string;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516873 27.486031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.516873"^^xsd:decimal ;
  dwc:decimalLongitude "27.486031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516873 27.486031)"^^geo:wktLiteral ;
  geo-pos:lat "42.516873"^^xsd:decimal ;
  geo-pos:long "27.486031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_105'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_105'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486031'^^xsd:double;
  dwc:latitude '42.516873'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486031 42.516873, 27.486031 42.516873, 27.486031 42.516873, 27.486031 42.516873, 27.486031 42.516873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_105'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21144 27.9527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21144"^^xsd:decimal ;
  dwc:decimalLongitude "27.9527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21144 27.9527)"^^geo:wktLiteral ;
  geo-pos:lat "43.21144"^^xsd:decimal ;
  geo-pos:long "27.9527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_709'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_709'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.9527'^^xsd:double;
  dwc:latitude '43.21144'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.9527 43.21144, 27.9527 43.21144, 27.9527 43.21144, 27.9527 43.21144, 27.9527 43.21144))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_709'^^xsd:string;
  dwc:observationDate '2017-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208908 27.938379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.208908"^^xsd:decimal ;
  dwc:decimalLongitude "27.938379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208908 27.938379)"^^geo:wktLiteral ;
  geo-pos:lat "43.208908"^^xsd:decimal ;
  geo-pos:long "27.938379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_124'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_124'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938379'^^xsd:double;
  dwc:latitude '43.208908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938379 43.208908, 27.938379 43.208908, 27.938379 43.208908, 27.938379 43.208908, 27.938379 43.208908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_124'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250333 28.024217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.250333"^^xsd:decimal ;
  dwc:decimalLongitude "28.024217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250333 28.024217)"^^geo:wktLiteral ;
  geo-pos:lat "43.250333"^^xsd:decimal ;
  geo-pos:long "28.024217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_312'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_312'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.024217'^^xsd:double;
  dwc:latitude '43.250333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333, 28.024217 43.250333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_312'^^xsd:string;
  dwc:observationDate '2015-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69407 27.715878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69407"^^xsd:decimal ;
  dwc:decimalLongitude "27.715878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69407 27.715878)"^^geo:wktLiteral ;
  geo-pos:lat "42.69407"^^xsd:decimal ;
  geo-pos:long "27.715878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_125'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_125'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.715878'^^xsd:double;
  dwc:latitude '42.69407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.715878 42.69407, 27.715878 42.69407, 27.715878 42.69407, 27.715878 42.69407, 27.715878 42.69407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_125'^^xsd:string;
  dwc:observationDate '2013-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656373 27.732817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656373"^^xsd:decimal ;
  dwc:decimalLongitude "27.732817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656373 27.732817)"^^geo:wktLiteral ;
  geo-pos:lat "42.656373"^^xsd:decimal ;
  geo-pos:long "27.732817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_127'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_127'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.732817'^^xsd:double;
  dwc:latitude '42.656373'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.732817 42.656373, 27.732817 42.656373, 27.732817 42.656373, 27.732817 42.656373, 27.732817 42.656373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_127'^^xsd:string;
  dwc:observationDate '2013-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.635898 27.669487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.635898"^^xsd:decimal ;
  dwc:decimalLongitude "27.669487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.635898 27.669487)"^^geo:wktLiteral ;
  geo-pos:lat "42.635898"^^xsd:decimal ;
  geo-pos:long "27.669487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_877'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_877'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.669487'^^xsd:double;
  dwc:latitude '42.635898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.669487 42.635898, 27.669487 42.635898, 27.669487 42.635898, 27.669487 42.635898, 27.669487 42.635898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_877'^^xsd:string;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229335 28.014328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229335"^^xsd:decimal ;
  dwc:decimalLongitude "28.014328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229335 28.014328)"^^geo:wktLiteral ;
  geo-pos:lat "43.229335"^^xsd:decimal ;
  geo-pos:long "28.014328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_128'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_128'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.014328'^^xsd:double;
  dwc:latitude '43.229335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.014328 43.229335, 28.014328 43.229335, 28.014328 43.229335, 28.014328 43.229335, 28.014328 43.229335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_128'^^xsd:string;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636722 27.674145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.636722"^^xsd:decimal ;
  dwc:decimalLongitude "27.674145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636722 27.674145)"^^geo:wktLiteral ;
  geo-pos:lat "42.636722"^^xsd:decimal ;
  geo-pos:long "27.674145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_889'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_889'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.674145'^^xsd:double;
  dwc:latitude '42.636722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.674145 42.636722, 27.674145 42.636722, 27.674145 42.636722, 27.674145 42.636722, 27.674145 42.636722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_889'^^xsd:string;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572216 28.57881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.572216"^^xsd:decimal ;
  dwc:decimalLongitude "28.57881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572216 28.57881)"^^geo:wktLiteral ;
  geo-pos:lat "43.572216"^^xsd:decimal ;
  geo-pos:long "28.57881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1181'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1181'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57881'^^xsd:double;
  dwc:latitude '43.572216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1181'^^xsd:string;
  dwc:observationDate '2020-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208908 27.938379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.208908"^^xsd:decimal ;
  dwc:decimalLongitude "27.938379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208908 27.938379)"^^geo:wktLiteral ;
  geo-pos:lat "43.208908"^^xsd:decimal ;
  geo-pos:long "27.938379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_130'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_130'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938379'^^xsd:double;
  dwc:latitude '43.208908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938379 43.208908, 27.938379 43.208908, 27.938379 43.208908, 27.938379 43.208908, 27.938379 43.208908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_130'^^xsd:string;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819945 27.884897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819945"^^xsd:decimal ;
  dwc:decimalLongitude "27.884897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819945 27.884897)"^^geo:wktLiteral ;
  geo-pos:lat "42.819945"^^xsd:decimal ;
  geo-pos:long "27.884897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_131'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_131'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.884897'^^xsd:double;
  dwc:latitude '42.819945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.884897 42.819945, 27.884897 42.819945, 27.884897 42.819945, 27.884897 42.819945, 27.884897 42.819945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_131'^^xsd:string;
  dwc:observationDate '2013-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555327 27.518016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.555327"^^xsd:decimal ;
  dwc:decimalLongitude "27.518016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555327 27.518016)"^^geo:wktLiteral ;
  geo-pos:lat "42.555327"^^xsd:decimal ;
  geo-pos:long "27.518016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_132'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_132'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.518016'^^xsd:double;
  dwc:latitude '42.555327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.518016 42.555327, 27.518016 42.555327, 27.518016 42.555327, 27.518016 42.555327, 27.518016 42.555327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_132'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55971 27.637658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55971"^^xsd:decimal ;
  dwc:decimalLongitude "27.637658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55971 27.637658)"^^geo:wktLiteral ;
  geo-pos:lat "42.55971"^^xsd:decimal ;
  geo-pos:long "27.637658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_892'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_892'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.637658'^^xsd:double;
  dwc:latitude '42.55971'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.637658 42.55971, 27.637658 42.55971, 27.637658 42.55971, 27.637658 42.55971, 27.637658 42.55971))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_892'^^xsd:string;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.622648 27.634062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.622648"^^xsd:decimal ;
  dwc:decimalLongitude "27.634062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.622648 27.634062)"^^geo:wktLiteral ;
  geo-pos:lat "42.622648"^^xsd:decimal ;
  geo-pos:long "27.634062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_82'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_82'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634062'^^xsd:double;
  dwc:latitude '42.622648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634062 42.622648, 27.634062 42.622648, 27.634062 42.622648, 27.634062 42.622648, 27.634062 42.622648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_82'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502184 27.483903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.502184"^^xsd:decimal ;
  dwc:decimalLongitude "27.483903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502184 27.483903)"^^geo:wktLiteral ;
  geo-pos:lat "42.502184"^^xsd:decimal ;
  geo-pos:long "27.483903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_133'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_133'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483903'^^xsd:double;
  dwc:latitude '42.502184'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483903 42.502184, 27.483903 42.502184, 27.483903 42.502184, 27.483903 42.502184, 27.483903 42.502184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_133'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21817 27.985241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21817"^^xsd:decimal ;
  dwc:decimalLongitude "27.985241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21817 27.985241)"^^geo:wktLiteral ;
  geo-pos:lat "43.21817"^^xsd:decimal ;
  geo-pos:long "27.985241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_713'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_713'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.985241'^^xsd:double;
  dwc:latitude '43.21817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.985241 43.21817, 27.985241 43.21817, 27.985241 43.21817, 27.985241 43.21817, 27.985241 43.21817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_713'^^xsd:string;
  dwc:observationDate '2017-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1120'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1120'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1120'^^xsd:string;
  dwc:observationDate '2020-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.700977 27.706716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.700977"^^xsd:decimal ;
  dwc:decimalLongitude "27.706716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.700977 27.706716)"^^geo:wktLiteral ;
  geo-pos:lat "42.700977"^^xsd:decimal ;
  geo-pos:long "27.706716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_768'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_768'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.706716'^^xsd:double;
  dwc:latitude '42.700977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.706716 42.700977, 27.706716 42.700977, 27.706716 42.700977, 27.706716 42.700977, 27.706716 42.700977))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_768'^^xsd:string;
  dwc:observationDate '2017-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616783 27.626017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.616783"^^xsd:decimal ;
  dwc:decimalLongitude "27.626017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616783 27.626017)"^^geo:wktLiteral ;
  geo-pos:lat "42.616783"^^xsd:decimal ;
  geo-pos:long "27.626017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_912'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_912'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.626017'^^xsd:double;
  dwc:latitude '42.616783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.626017 42.616783, 27.626017 42.616783, 27.626017 42.616783, 27.626017 42.616783, 27.626017 42.616783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_912'^^xsd:string;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412123 27.702022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412123"^^xsd:decimal ;
  dwc:decimalLongitude "27.702022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412123 27.702022)"^^geo:wktLiteral ;
  geo-pos:lat "42.412123"^^xsd:decimal ;
  geo-pos:long "27.702022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_106'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_106'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.702022'^^xsd:double;
  dwc:latitude '42.412123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.702022 42.412123, 27.702022 42.412123, 27.702022 42.412123, 27.702022 42.412123, 27.702022 42.412123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_106'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340486"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "43.340486"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1174'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1174'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '43.340486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1174'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638832 27.675978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.638832"^^xsd:decimal ;
  dwc:decimalLongitude "27.675978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638832 27.675978)"^^geo:wktLiteral ;
  geo-pos:lat "42.638832"^^xsd:decimal ;
  geo-pos:long "27.675978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_913'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_913'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.675978'^^xsd:double;
  dwc:latitude '42.638832'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.675978 42.638832, 27.675978 42.638832, 27.675978 42.638832, 27.675978 42.638832, 27.675978 42.638832))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_913'^^xsd:string;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.326712 27.753229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.326712"^^xsd:decimal ;
  dwc:decimalLongitude "27.753229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.326712 27.753229)"^^geo:wktLiteral ;
  geo-pos:lat "42.326712"^^xsd:decimal ;
  geo-pos:long "27.753229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_134'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_134'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753229'^^xsd:double;
  dwc:latitude '42.326712'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753229 42.326712, 27.753229 42.326712, 27.753229 42.326712, 27.753229 42.326712, 27.753229 42.326712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_134'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.272527 27.753233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.272527"^^xsd:decimal ;
  dwc:decimalLongitude "27.753233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.272527 27.753233)"^^geo:wktLiteral ;
  geo-pos:lat "42.272527"^^xsd:decimal ;
  geo-pos:long "27.753233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_923'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_923'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753233'^^xsd:double;
  dwc:latitude '42.272527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753233 42.272527, 27.753233 42.272527, 27.753233 42.272527, 27.753233 42.272527, 27.753233 42.272527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_923'^^xsd:string;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560031 27.645503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.560031"^^xsd:decimal ;
  dwc:decimalLongitude "27.645503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560031 27.645503)"^^geo:wktLiteral ;
  geo-pos:lat "42.560031"^^xsd:decimal ;
  geo-pos:long "27.645503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1466'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1466'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.645503'^^xsd:double;
  dwc:latitude '42.560031'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.645503 42.560031, 27.645503 42.560031, 27.645503 42.560031, 27.645503 42.560031, 27.645503 42.560031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1466'^^xsd:string;
  dwc:observationDate '2022-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.393135 27.706374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.393135"^^xsd:decimal ;
  dwc:decimalLongitude "27.706374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.393135 27.706374)"^^geo:wktLiteral ;
  geo-pos:lat "42.393135"^^xsd:decimal ;
  geo-pos:long "27.706374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_145'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_145'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.706374'^^xsd:double;
  dwc:latitude '42.393135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.706374 42.393135, 27.706374 42.393135, 27.706374 42.393135, 27.706374 42.393135, 27.706374 42.393135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_145'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412794 27.682651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412794"^^xsd:decimal ;
  dwc:decimalLongitude "27.682651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412794 27.682651)"^^geo:wktLiteral ;
  geo-pos:lat "42.412794"^^xsd:decimal ;
  geo-pos:long "27.682651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_147'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_147'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.682651'^^xsd:double;
  dwc:latitude '42.412794'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_147'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.259255 28.032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.259255"^^xsd:decimal ;
  dwc:decimalLongitude "28.032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.259255 28.032875)"^^geo:wktLiteral ;
  geo-pos:lat "43.259255"^^xsd:decimal ;
  geo-pos:long "28.032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1463'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1463'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.032875'^^xsd:double;
  dwc:latitude '43.259255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.032875 43.259255, 28.032875 43.259255, 28.032875 43.259255, 28.032875 43.259255, 28.032875 43.259255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1463'^^xsd:string;
  dwc:observationDate '2022-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65681 27.714498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65681"^^xsd:decimal ;
  dwc:decimalLongitude "27.714498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65681 27.714498)"^^geo:wktLiteral ;
  geo-pos:lat "42.65681"^^xsd:decimal ;
  geo-pos:long "27.714498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_725'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_725'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.714498'^^xsd:double;
  dwc:latitude '42.65681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.714498 42.65681, 27.714498 42.65681, 27.714498 42.65681, 27.714498 42.65681, 27.714498 42.65681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_725'^^xsd:string;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26975 28.037383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26975"^^xsd:decimal ;
  dwc:decimalLongitude "28.037383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26975 28.037383)"^^geo:wktLiteral ;
  geo-pos:lat "43.26975"^^xsd:decimal ;
  geo-pos:long "28.037383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_352'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_352'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.037383'^^xsd:double;
  dwc:latitude '43.26975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.037383 43.26975, 28.037383 43.26975, 28.037383 43.26975, 28.037383 43.26975, 28.037383 43.26975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_352'^^xsd:string;
  dwc:observationDate '2015-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.272677 27.75299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.272677"^^xsd:decimal ;
  dwc:decimalLongitude "27.75299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.272677 27.75299)"^^geo:wktLiteral ;
  geo-pos:lat "42.272677"^^xsd:decimal ;
  geo-pos:long "27.75299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_353'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_353'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.75299'^^xsd:double;
  dwc:latitude '42.272677'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.75299 42.272677, 27.75299 42.272677, 27.75299 42.272677, 27.75299 42.272677, 27.75299 42.272677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_353'^^xsd:string;
  dwc:observationDate '2015-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.681617 27.707897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.681617"^^xsd:decimal ;
  dwc:decimalLongitude "27.707897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.681617 27.707897)"^^geo:wktLiteral ;
  geo-pos:lat "42.681617"^^xsd:decimal ;
  geo-pos:long "27.707897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_355'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_355'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707897'^^xsd:double;
  dwc:latitude '42.681617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707897 42.681617, 27.707897 42.681617, 27.707897 42.681617, 27.707897 42.681617, 27.707897 42.681617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_355'^^xsd:string;
  dwc:observationDate '2015-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.205258 27.806623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.205258"^^xsd:decimal ;
  dwc:decimalLongitude "27.806623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.205258 27.806623)"^^geo:wktLiteral ;
  geo-pos:lat "42.205258"^^xsd:decimal ;
  geo-pos:long "27.806623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_930'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_930'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.806623'^^xsd:double;
  dwc:latitude '42.205258'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.806623 42.205258, 27.806623 42.205258, 27.806623 42.205258, 27.806623 42.205258, 27.806623 42.205258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_930'^^xsd:string;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566291 27.64041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.566291"^^xsd:decimal ;
  dwc:decimalLongitude "27.64041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566291 27.64041)"^^geo:wktLiteral ;
  geo-pos:lat "42.566291"^^xsd:decimal ;
  geo-pos:long "27.64041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1457'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1457'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.64041'^^xsd:double;
  dwc:latitude '42.566291'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.64041 42.566291, 27.64041 42.566291, 27.64041 42.566291, 27.64041 42.566291, 27.64041 42.566291))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1457'^^xsd:string;
  dwc:observationDate '2022-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_963'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_963'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_963'^^xsd:string;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1133'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1133'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1133'^^xsd:string;
  dwc:observationDate '2020-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638795"^^xsd:decimal ;
  dwc:decimalLongitude "28.571355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  geo-pos:lat "43.638795"^^xsd:decimal ;
  geo-pos:long "28.571355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_935'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_935'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571355'^^xsd:double;
  dwc:latitude '43.638795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_935'^^xsd:string;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642488 27.70337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.642488"^^xsd:decimal ;
  dwc:decimalLongitude "27.70337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642488 27.70337)"^^geo:wktLiteral ;
  geo-pos:lat "42.642488"^^xsd:decimal ;
  geo-pos:long "27.70337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_937'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_937'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70337'^^xsd:double;
  dwc:latitude '42.642488'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70337 42.642488, 27.70337 42.642488, 27.70337 42.642488, 27.70337 42.642488, 27.70337 42.642488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_937'^^xsd:string;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65405 27.726583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65405"^^xsd:decimal ;
  dwc:decimalLongitude "27.726583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65405 27.726583)"^^geo:wktLiteral ;
  geo-pos:lat "42.65405"^^xsd:decimal ;
  geo-pos:long "27.726583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_365'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_365'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.726583'^^xsd:double;
  dwc:latitude '42.65405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.726583 42.65405, 27.726583 42.65405, 27.726583 42.65405, 27.726583 42.65405, 27.726583 42.65405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_365'^^xsd:string;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.290583 28.042283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.290583"^^xsd:decimal ;
  dwc:decimalLongitude "28.042283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.290583 28.042283)"^^geo:wktLiteral ;
  geo-pos:lat "43.290583"^^xsd:decimal ;
  geo-pos:long "28.042283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_366'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_366'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.042283'^^xsd:double;
  dwc:latitude '43.290583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.042283 43.290583, 28.042283 43.290583, 28.042283 43.290583, 28.042283 43.290583, 28.042283 43.290583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_366'^^xsd:string;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63845 27.63795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63845"^^xsd:decimal ;
  dwc:decimalLongitude "27.63795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63845 27.63795)"^^geo:wktLiteral ;
  geo-pos:lat "42.63845"^^xsd:decimal ;
  geo-pos:long "27.63795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_938'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_938'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63795'^^xsd:double;
  dwc:latitude '42.63845'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63795 42.63845, 27.63795 42.63845, 27.63795 42.63845, 27.63795 42.63845, 27.63795 42.63845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_938'^^xsd:string;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354017"^^xsd:decimal ;
  dwc:decimalLongitude "27.709715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  geo-pos:lat "42.354017"^^xsd:decimal ;
  geo-pos:long "27.709715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_368'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_368'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.709715'^^xsd:double;
  dwc:latitude '42.354017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_368'^^xsd:string;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55744 27.639608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55744"^^xsd:decimal ;
  dwc:decimalLongitude "27.639608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55744 27.639608)"^^geo:wktLiteral ;
  geo-pos:lat "42.55744"^^xsd:decimal ;
  geo-pos:long "27.639608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_371'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_371'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.639608'^^xsd:double;
  dwc:latitude '42.55744'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.639608 42.55744, 27.639608 42.55744, 27.639608 42.55744, 27.639608 42.55744, 27.639608 42.55744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_371'^^xsd:string;
  dwc:observationDate '2016-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_979'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_979'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_979'^^xsd:string;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558083 28.5882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558083"^^xsd:decimal ;
  dwc:decimalLongitude "28.5882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558083 28.5882)"^^geo:wktLiteral ;
  geo-pos:lat "43.558083"^^xsd:decimal ;
  geo-pos:long "28.5882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_376'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_376'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5882'^^xsd:double;
  dwc:latitude '43.558083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5882 43.558083, 28.5882 43.558083, 28.5882 43.558083, 28.5882 43.558083, 28.5882 43.558083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_376'^^xsd:string;
  dwc:observationDate '2016-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.585181 27.632453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.585181"^^xsd:decimal ;
  dwc:decimalLongitude "27.632453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.585181 27.632453)"^^geo:wktLiteral ;
  geo-pos:lat "42.585181"^^xsd:decimal ;
  geo-pos:long "27.632453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1445'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1445'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632453'^^xsd:double;
  dwc:latitude '42.585181'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632453 42.585181, 27.632453 42.585181, 27.632453 42.585181, 27.632453 42.585181, 27.632453 42.585181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1445'^^xsd:string;
  dwc:observationDate '2022-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.219144 27.787312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.219144"^^xsd:decimal ;
  dwc:decimalLongitude "27.787312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.219144 27.787312)"^^geo:wktLiteral ;
  geo-pos:lat "42.219144"^^xsd:decimal ;
  geo-pos:long "27.787312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1497'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1497'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787312'^^xsd:double;
  dwc:latitude '42.219144'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787312 42.219144, 27.787312 42.219144, 27.787312 42.219144, 27.787312 42.219144, 27.787312 42.219144))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1497'^^xsd:string;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.581939"^^xsd:decimal ;
  dwc:decimalLongitude "27.630657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  geo-pos:lat "42.581939"^^xsd:decimal ;
  geo-pos:long "27.630657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_772'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_772'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630657'^^xsd:double;
  dwc:latitude '42.581939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_772'^^xsd:string;
  dwc:observationDate '2017-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503417 28.58945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503417"^^xsd:decimal ;
  dwc:decimalLongitude "28.58945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503417 28.58945)"^^geo:wktLiteral ;
  geo-pos:lat "43.503417"^^xsd:decimal ;
  geo-pos:long "28.58945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_388'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_388'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.58945'^^xsd:double;
  dwc:latitude '43.503417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_388'^^xsd:string;
  dwc:observationDate '2016-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.160694 27.872506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.160694"^^xsd:decimal ;
  dwc:decimalLongitude "27.872506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.160694 27.872506)"^^geo:wktLiteral ;
  geo-pos:lat "42.160694"^^xsd:decimal ;
  geo-pos:long "27.872506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1441'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1441'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.872506'^^xsd:double;
  dwc:latitude '42.160694'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.872506 42.160694, 27.872506 42.160694, 27.872506 42.160694, 27.872506 42.160694, 27.872506 42.160694))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1441'^^xsd:string;
  dwc:observationDate '2022-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667351 27.711826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667351"^^xsd:decimal ;
  dwc:decimalLongitude "27.711826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667351 27.711826)"^^geo:wktLiteral ;
  geo-pos:lat "42.667351"^^xsd:decimal ;
  geo-pos:long "27.711826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1440'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1440'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.711826'^^xsd:double;
  dwc:latitude '42.667351'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.711826 42.667351, 27.711826 42.667351, 27.711826 42.667351, 27.711826 42.667351, 27.711826 42.667351))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1440'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.802806 27.889693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.802806"^^xsd:decimal ;
  dwc:decimalLongitude "27.889693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.802806 27.889693)"^^geo:wktLiteral ;
  geo-pos:lat "42.802806"^^xsd:decimal ;
  geo-pos:long "27.889693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_83'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_83'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.889693'^^xsd:double;
  dwc:latitude '42.802806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.889693 42.802806, 27.889693 42.802806, 27.889693 42.802806, 27.889693 42.802806, 27.889693 42.802806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_83'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.578093 27.633398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.578093"^^xsd:decimal ;
  dwc:decimalLongitude "27.633398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.578093 27.633398)"^^geo:wktLiteral ;
  geo-pos:lat "42.578093"^^xsd:decimal ;
  geo-pos:long "27.633398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_96'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_96'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.633398'^^xsd:double;
  dwc:latitude '42.578093'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.633398 42.578093, 27.633398 42.578093, 27.633398 42.578093, 27.633398 42.578093, 27.633398 42.578093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_96'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.421737 27.694511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.421737"^^xsd:decimal ;
  dwc:decimalLongitude "27.694511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.421737 27.694511)"^^geo:wktLiteral ;
  geo-pos:lat "42.421737"^^xsd:decimal ;
  geo-pos:long "27.694511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1509'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1509'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.694511'^^xsd:double;
  dwc:latitude '42.421737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.694511 42.421737, 27.694511 42.421737, 27.694511 42.421737, 27.694511 42.421737, 27.694511 42.421737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1509'^^xsd:string;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567551 27.639132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567551"^^xsd:decimal ;
  dwc:decimalLongitude "27.639132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567551 27.639132)"^^geo:wktLiteral ;
  geo-pos:lat "42.567551"^^xsd:decimal ;
  geo-pos:long "27.639132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_17'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_17'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.639132'^^xsd:double;
  dwc:latitude '42.567551'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.639132 42.567551, 27.639132 42.567551, 27.639132 42.567551, 27.639132 42.567551, 27.639132 42.567551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_17'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.677976 27.70946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.677976"^^xsd:decimal ;
  dwc:decimalLongitude "27.70946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.677976 27.70946)"^^geo:wktLiteral ;
  geo-pos:lat "42.677976"^^xsd:decimal ;
  geo-pos:long "27.70946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1247'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1247'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70946'^^xsd:double;
  dwc:latitude '42.677976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70946 42.677976, 27.70946 42.677976, 27.70946 42.677976, 27.70946 42.677976, 27.70946 42.677976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1247'^^xsd:string;
  dwc:observationDate '2021-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.335043 27.730885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.335043"^^xsd:decimal ;
  dwc:decimalLongitude "27.730885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.335043 27.730885)"^^geo:wktLiteral ;
  geo-pos:lat "42.335043"^^xsd:decimal ;
  geo-pos:long "27.730885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_24'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_24'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.730885'^^xsd:double;
  dwc:latitude '42.335043'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.730885 42.335043, 27.730885 42.335043, 27.730885 42.335043, 27.730885 42.335043, 27.730885 42.335043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_24'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425891 27.694841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425891"^^xsd:decimal ;
  dwc:decimalLongitude "27.694841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425891 27.694841)"^^geo:wktLiteral ;
  geo-pos:lat "42.425891"^^xsd:decimal ;
  geo-pos:long "27.694841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_97'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_97'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.694841'^^xsd:double;
  dwc:latitude '42.425891'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.694841 42.425891, 27.694841 42.425891, 27.694841 42.425891, 27.694841 42.425891, 27.694841 42.425891))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_97'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.709616 27.743903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.709616"^^xsd:decimal ;
  dwc:decimalLongitude "27.743903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.709616 27.743903)"^^geo:wktLiteral ;
  geo-pos:lat "42.709616"^^xsd:decimal ;
  geo-pos:long "27.743903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_736'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_736'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.743903'^^xsd:double;
  dwc:latitude '42.709616'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.743903 42.709616, 27.743903 42.709616, 27.743903 42.709616, 27.743903 42.709616, 27.743903 42.709616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_736'^^xsd:string;
  dwc:observationDate '2017-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.407072 27.710138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.407072"^^xsd:decimal ;
  dwc:decimalLongitude "27.710138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.407072 27.710138)"^^geo:wktLiteral ;
  geo-pos:lat "42.407072"^^xsd:decimal ;
  geo-pos:long "27.710138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1518'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1518'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.710138'^^xsd:double;
  dwc:latitude '42.407072'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.710138 42.407072, 27.710138 42.407072, 27.710138 42.407072, 27.710138 42.407072, 27.710138 42.407072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1518'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251165 27.992865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.251165"^^xsd:decimal ;
  dwc:decimalLongitude "27.992865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251165 27.992865)"^^geo:wktLiteral ;
  geo-pos:lat "43.251165"^^xsd:decimal ;
  geo-pos:long "27.992865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_776'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_776'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.992865'^^xsd:double;
  dwc:latitude '43.251165'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.992865 43.251165, 27.992865 43.251165, 27.992865 43.251165, 27.992865 43.251165, 27.992865 43.251165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_776'^^xsd:string;
  dwc:observationDate '2017-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.269357 27.759454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.269357"^^xsd:decimal ;
  dwc:decimalLongitude "27.759454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.269357 27.759454)"^^geo:wktLiteral ;
  geo-pos:lat "42.269357"^^xsd:decimal ;
  geo-pos:long "27.759454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_743'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_743'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.759454'^^xsd:double;
  dwc:latitude '42.269357'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357, 27.759454 42.269357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_743'^^xsd:string;
  dwc:observationDate '2017-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560878 27.63214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.560878"^^xsd:decimal ;
  dwc:decimalLongitude "27.63214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560878 27.63214)"^^geo:wktLiteral ;
  geo-pos:lat "42.560878"^^xsd:decimal ;
  geo-pos:long "27.63214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1242'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1242'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63214'^^xsd:double;
  dwc:latitude '42.560878'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63214 42.560878, 27.63214 42.560878, 27.63214 42.560878, 27.63214 42.560878, 27.63214 42.560878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1242'^^xsd:string;
  dwc:observationDate '2021-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639037 27.676062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.639037"^^xsd:decimal ;
  dwc:decimalLongitude "27.676062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639037 27.676062)"^^geo:wktLiteral ;
  geo-pos:lat "42.639037"^^xsd:decimal ;
  geo-pos:long "27.676062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_951'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_951'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.676062'^^xsd:double;
  dwc:latitude '42.639037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.676062 42.639037, 27.676062 42.639037, 27.676062 42.639037, 27.676062 42.639037, 27.676062 42.639037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_951'^^xsd:string;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.651283 27.692867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.651283"^^xsd:decimal ;
  dwc:decimalLongitude "27.692867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.651283 27.692867)"^^geo:wktLiteral ;
  geo-pos:lat "42.651283"^^xsd:decimal ;
  geo-pos:long "27.692867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_396'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_396'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.692867'^^xsd:double;
  dwc:latitude '42.651283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.692867 42.651283, 27.692867 42.651283, 27.692867 42.651283, 27.692867 42.651283, 27.692867 42.651283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_396'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.190067 27.835209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.190067"^^xsd:decimal ;
  dwc:decimalLongitude "27.835209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.190067 27.835209)"^^geo:wktLiteral ;
  geo-pos:lat "42.190067"^^xsd:decimal ;
  geo-pos:long "27.835209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1239'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1239'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.835209'^^xsd:double;
  dwc:latitude '42.190067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.835209 42.190067, 27.835209 42.190067, 27.835209 42.190067, 27.835209 42.190067, 27.835209 42.190067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1239'^^xsd:string;
  dwc:observationDate '2021-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448314 27.639498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.448314"^^xsd:decimal ;
  dwc:decimalLongitude "27.639498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448314 27.639498)"^^geo:wktLiteral ;
  geo-pos:lat "42.448314"^^xsd:decimal ;
  geo-pos:long "27.639498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1516'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1516'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.639498'^^xsd:double;
  dwc:latitude '42.448314'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.639498 42.448314, 27.639498 42.448314, 27.639498 42.448314, 27.639498 42.448314, 27.639498 42.448314))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1516'^^xsd:string;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.815317 27.884255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.815317"^^xsd:decimal ;
  dwc:decimalLongitude "27.884255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.815317 27.884255)"^^geo:wktLiteral ;
  geo-pos:lat "42.815317"^^xsd:decimal ;
  geo-pos:long "27.884255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1156'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1156'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.884255'^^xsd:double;
  dwc:latitude '42.815317'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.884255 42.815317, 27.884255 42.815317, 27.884255 42.815317, 27.884255 42.815317, 27.884255 42.815317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1156'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.324813 27.747667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.324813"^^xsd:decimal ;
  dwc:decimalLongitude "27.747667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.324813 27.747667)"^^geo:wktLiteral ;
  geo-pos:lat "42.324813"^^xsd:decimal ;
  geo-pos:long "27.747667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_594'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_594'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.747667'^^xsd:double;
  dwc:latitude '42.324813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.747667 42.324813, 27.747667 42.324813, 27.747667 42.324813, 27.747667 42.324813, 27.747667 42.324813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_594'^^xsd:string;
  dwc:observationDate '2016-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173655 27.90719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173655"^^xsd:decimal ;
  dwc:decimalLongitude "27.90719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173655 27.90719)"^^geo:wktLiteral ;
  geo-pos:lat "43.173655"^^xsd:decimal ;
  geo-pos:long "27.90719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_401'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_401'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.90719'^^xsd:double;
  dwc:latitude '43.173655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.90719 43.173655, 27.90719 43.173655, 27.90719 43.173655, 27.90719 43.173655, 27.90719 43.173655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_401'^^xsd:string;
  dwc:observationDate '2016-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.215324 27.793124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.215324"^^xsd:decimal ;
  dwc:decimalLongitude "27.793124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.215324 27.793124)"^^geo:wktLiteral ;
  geo-pos:lat "42.215324"^^xsd:decimal ;
  geo-pos:long "27.793124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_32'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_32'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.793124'^^xsd:double;
  dwc:latitude '42.215324'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.793124 42.215324, 27.793124 42.215324, 27.793124 42.215324, 27.793124 42.215324, 27.793124 42.215324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_32'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.865023 27.898976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.865023"^^xsd:decimal ;
  dwc:decimalLongitude "27.898976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.865023 27.898976)"^^geo:wktLiteral ;
  geo-pos:lat "42.865023"^^xsd:decimal ;
  geo-pos:long "27.898976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_33'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_33'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.898976'^^xsd:double;
  dwc:latitude '42.865023'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.898976 42.865023, 27.898976 42.865023, 27.898976 42.865023, 27.898976 42.865023, 27.898976 42.865023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_33'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.579035 27.63333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.579035"^^xsd:decimal ;
  dwc:decimalLongitude "27.63333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.579035 27.63333)"^^geo:wktLiteral ;
  geo-pos:lat "42.579035"^^xsd:decimal ;
  geo-pos:long "27.63333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1507'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1507'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63333'^^xsd:double;
  dwc:latitude '42.579035'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63333 42.579035, 27.63333 42.579035, 27.63333 42.579035, 27.63333 42.579035, 27.63333 42.579035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1507'^^xsd:string;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426432 27.697412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.426432"^^xsd:decimal ;
  dwc:decimalLongitude "27.697412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426432 27.697412)"^^geo:wktLiteral ;
  geo-pos:lat "42.426432"^^xsd:decimal ;
  geo-pos:long "27.697412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_34'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_34'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.697412'^^xsd:double;
  dwc:latitude '42.426432'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.697412 42.426432, 27.697412 42.426432, 27.697412 42.426432, 27.697412 42.426432, 27.697412 42.426432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_34'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.358408 27.714781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.358408"^^xsd:decimal ;
  dwc:decimalLongitude "27.714781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.358408 27.714781)"^^geo:wktLiteral ;
  geo-pos:lat "42.358408"^^xsd:decimal ;
  geo-pos:long "27.714781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1416'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1416'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.714781'^^xsd:double;
  dwc:latitude '42.358408'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.714781 42.358408, 27.714781 42.358408, 27.714781 42.358408, 27.714781 42.358408, 27.714781 42.358408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1416'^^xsd:string;
  dwc:observationDate '2022-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.431973 27.654436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.431973"^^xsd:decimal ;
  dwc:decimalLongitude "27.654436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.431973 27.654436)"^^geo:wktLiteral ;
  geo-pos:lat "42.431973"^^xsd:decimal ;
  geo-pos:long "27.654436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_35'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_35'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.654436'^^xsd:double;
  dwc:latitude '42.431973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.654436 42.431973, 27.654436 42.431973, 27.654436 42.431973, 27.654436 42.431973, 27.654436 42.431973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_35'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.431973 27.654436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.431973"^^xsd:decimal ;
  dwc:decimalLongitude "27.654436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.431973 27.654436)"^^geo:wktLiteral ;
  geo-pos:lat "42.431973"^^xsd:decimal ;
  geo-pos:long "27.654436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_36'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_36'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.654436'^^xsd:double;
  dwc:latitude '42.431973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.654436 42.431973, 27.654436 42.431973, 27.654436 42.431973, 27.654436 42.431973, 27.654436 42.431973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_36'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.619483 27.63345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.619483"^^xsd:decimal ;
  dwc:decimalLongitude "27.63345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.619483 27.63345)"^^geo:wktLiteral ;
  geo-pos:lat "42.619483"^^xsd:decimal ;
  geo-pos:long "27.63345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_402'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_402'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63345'^^xsd:double;
  dwc:latitude '42.619483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63345 42.619483, 27.63345 42.619483, 27.63345 42.619483, 27.63345 42.619483, 27.63345 42.619483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_402'^^xsd:string;
  dwc:observationDate '2016-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.273693 27.752535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.273693"^^xsd:decimal ;
  dwc:decimalLongitude "27.752535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.273693 27.752535)"^^geo:wktLiteral ;
  geo-pos:lat "42.273693"^^xsd:decimal ;
  geo-pos:long "27.752535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_405'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_405'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752535'^^xsd:double;
  dwc:latitude '42.273693'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752535 42.273693, 27.752535 42.273693, 27.752535 42.273693, 27.752535 42.273693, 27.752535 42.273693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_405'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.411967 27.701497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.411967"^^xsd:decimal ;
  dwc:decimalLongitude "27.701497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.411967 27.701497)"^^geo:wktLiteral ;
  geo-pos:lat "42.411967"^^xsd:decimal ;
  geo-pos:long "27.701497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_41'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_41'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701497'^^xsd:double;
  dwc:latitude '42.411967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701497 42.411967, 27.701497 42.411967, 27.701497 42.411967, 27.701497 42.411967, 27.701497 42.411967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_41'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654417 27.715333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.654417"^^xsd:decimal ;
  dwc:decimalLongitude "27.715333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654417 27.715333)"^^geo:wktLiteral ;
  geo-pos:lat "42.654417"^^xsd:decimal ;
  geo-pos:long "27.715333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_47'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_47'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.715333'^^xsd:double;
  dwc:latitude '42.654417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.715333 42.654417, 27.715333 42.654417, 27.715333 42.654417, 27.715333 42.654417, 27.715333 42.654417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_47'^^xsd:string;
  dwc:observationDate '2012-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567508 27.640751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567508"^^xsd:decimal ;
  dwc:decimalLongitude "27.640751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567508 27.640751)"^^geo:wktLiteral ;
  geo-pos:lat "42.567508"^^xsd:decimal ;
  geo-pos:long "27.640751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_782'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_782'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.640751'^^xsd:double;
  dwc:latitude '42.567508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.640751 42.567508, 27.640751 42.567508, 27.640751 42.567508, 27.640751 42.567508, 27.640751 42.567508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_782'^^xsd:string;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.348177 27.722839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.348177"^^xsd:decimal ;
  dwc:decimalLongitude "27.722839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.348177 27.722839)"^^geo:wktLiteral ;
  geo-pos:lat "42.348177"^^xsd:decimal ;
  geo-pos:long "27.722839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_62'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_62'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.722839'^^xsd:double;
  dwc:latitude '42.348177'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.722839 42.348177, 27.722839 42.348177, 27.722839 42.348177, 27.722839 42.348177, 27.722839 42.348177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_62'^^xsd:string;
  dwc:observationDate '2012-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.288033 27.752328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.288033"^^xsd:decimal ;
  dwc:decimalLongitude "27.752328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.288033 27.752328)"^^geo:wktLiteral ;
  geo-pos:lat "42.288033"^^xsd:decimal ;
  geo-pos:long "27.752328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_611'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_611'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752328'^^xsd:double;
  dwc:latitude '42.288033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752328 42.288033, 27.752328 42.288033, 27.752328 42.288033, 27.752328 42.288033, 27.752328 42.288033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_611'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448291 27.489254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.448291"^^xsd:decimal ;
  dwc:decimalLongitude "27.489254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448291 27.489254)"^^geo:wktLiteral ;
  geo-pos:lat "42.448291"^^xsd:decimal ;
  geo-pos:long "27.489254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_67'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_67'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.489254'^^xsd:double;
  dwc:latitude '42.448291'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.489254 42.448291, 27.489254 42.448291, 27.489254 42.448291, 27.489254 42.448291, 27.489254 42.448291))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_67'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28908 27.758006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28908"^^xsd:decimal ;
  dwc:decimalLongitude "27.758006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28908 27.758006)"^^geo:wktLiteral ;
  geo-pos:lat "42.28908"^^xsd:decimal ;
  geo-pos:long "27.758006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_69'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_69'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.758006'^^xsd:double;
  dwc:latitude '42.28908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_69'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558475 27.534219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.558475"^^xsd:decimal ;
  dwc:decimalLongitude "27.534219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558475 27.534219)"^^geo:wktLiteral ;
  geo-pos:lat "42.558475"^^xsd:decimal ;
  geo-pos:long "27.534219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_73'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_73'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.534219'^^xsd:double;
  dwc:latitude '42.558475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.534219 42.558475, 27.534219 42.558475, 27.534219 42.558475, 27.534219 42.558475, 27.534219 42.558475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_73'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20745 27.802723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.20745"^^xsd:decimal ;
  dwc:decimalLongitude "27.802723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20745 27.802723)"^^geo:wktLiteral ;
  geo-pos:lat "42.20745"^^xsd:decimal ;
  geo-pos:long "27.802723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_624'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_624'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.802723'^^xsd:double;
  dwc:latitude '42.20745'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.802723 42.20745, 27.802723 42.20745, 27.802723 42.20745, 27.802723 42.20745, 27.802723 42.20745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_624'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.104057 27.918487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.104057"^^xsd:decimal ;
  dwc:decimalLongitude "27.918487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.104057 27.918487)"^^geo:wktLiteral ;
  geo-pos:lat "42.104057"^^xsd:decimal ;
  geo-pos:long "27.918487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_639'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_639'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.918487'^^xsd:double;
  dwc:latitude '42.104057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.918487 42.104057, 27.918487 42.104057, 27.918487 42.104057, 27.918487 42.104057, 27.918487 42.104057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_639'^^xsd:string;
  dwc:observationDate '2016-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412685 27.700003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412685"^^xsd:decimal ;
  dwc:decimalLongitude "27.700003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412685 27.700003)"^^geo:wktLiteral ;
  geo-pos:lat "42.412685"^^xsd:decimal ;
  geo-pos:long "27.700003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1401'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1401'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.700003'^^xsd:double;
  dwc:latitude '42.412685'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.700003 42.412685, 27.700003 42.412685, 27.700003 42.412685, 27.700003 42.412685, 27.700003 42.412685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1401'^^xsd:string;
  dwc:observationDate '2022-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.118923 27.908142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.118923"^^xsd:decimal ;
  dwc:decimalLongitude "27.908142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.118923 27.908142)"^^geo:wktLiteral ;
  geo-pos:lat "42.118923"^^xsd:decimal ;
  geo-pos:long "27.908142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_77'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_77'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.908142'^^xsd:double;
  dwc:latitude '42.118923'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.908142 42.118923, 27.908142 42.118923, 27.908142 42.118923, 27.908142 42.118923, 27.908142 42.118923))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_77'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.660549 27.734569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.660549"^^xsd:decimal ;
  dwc:decimalLongitude "27.734569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.660549 27.734569)"^^geo:wktLiteral ;
  geo-pos:lat "42.660549"^^xsd:decimal ;
  geo-pos:long "27.734569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_79'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_79'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.734569'^^xsd:double;
  dwc:latitude '42.660549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.734569 42.660549, 27.734569 42.660549, 27.734569 42.660549, 27.734569 42.660549, 27.734569 42.660549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_79'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.209489 27.941049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.209489"^^xsd:decimal ;
  dwc:decimalLongitude "27.941049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.209489 27.941049)"^^geo:wktLiteral ;
  geo-pos:lat "43.209489"^^xsd:decimal ;
  geo-pos:long "27.941049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1376'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1376'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.941049'^^xsd:double;
  dwc:latitude '43.209489'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.941049 43.209489, 27.941049 43.209489, 27.941049 43.209489, 27.941049 43.209489, 27.941049 43.209489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1376'^^xsd:string;
  dwc:observationDate '2022-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.181881 27.913574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.181881"^^xsd:decimal ;
  dwc:decimalLongitude "27.913574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.181881 27.913574)"^^geo:wktLiteral ;
  geo-pos:lat "43.181881"^^xsd:decimal ;
  geo-pos:long "27.913574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1375'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1375'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.913574'^^xsd:double;
  dwc:latitude '43.181881'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.913574 43.181881, 27.913574 43.181881, 27.913574 43.181881, 27.913574 43.181881, 27.913574 43.181881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1375'^^xsd:string;
  dwc:observationDate '2022-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.587586 27.632182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.587586"^^xsd:decimal ;
  dwc:decimalLongitude "27.632182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.587586 27.632182)"^^geo:wktLiteral ;
  geo-pos:lat "42.587586"^^xsd:decimal ;
  geo-pos:long "27.632182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_80'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_80'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632182'^^xsd:double;
  dwc:latitude '42.587586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632182 42.587586, 27.632182 42.587586, 27.632182 42.587586, 27.632182 42.587586, 27.632182 42.587586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_80'^^xsd:string;
  dwc:observationDate '2012-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560072 27.645368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.560072"^^xsd:decimal ;
  dwc:decimalLongitude "27.645368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560072 27.645368)"^^geo:wktLiteral ;
  geo-pos:lat "42.560072"^^xsd:decimal ;
  geo-pos:long "27.645368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1373'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1373'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.645368'^^xsd:double;
  dwc:latitude '42.560072'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.645368 42.560072, 27.645368 42.560072, 27.645368 42.560072, 27.645368 42.560072, 27.645368 42.560072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1373'^^xsd:string;
  dwc:observationDate '2022-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.631072 27.63864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.631072"^^xsd:decimal ;
  dwc:decimalLongitude "27.63864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.631072 27.63864)"^^geo:wktLiteral ;
  geo-pos:lat "42.631072"^^xsd:decimal ;
  geo-pos:long "27.63864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_149'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_149'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63864'^^xsd:double;
  dwc:latitude '42.631072'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63864 42.631072, 27.63864 42.631072, 27.63864 42.631072, 27.63864 42.631072, 27.63864 42.631072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_149'^^xsd:string;
  dwc:observationDate '2013-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.408773 27.672815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.408773"^^xsd:decimal ;
  dwc:decimalLongitude "27.672815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.408773 27.672815)"^^geo:wktLiteral ;
  geo-pos:lat "42.408773"^^xsd:decimal ;
  geo-pos:long "27.672815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_150'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_150'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.672815'^^xsd:double;
  dwc:latitude '42.408773'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.672815 42.408773, 27.672815 42.408773, 27.672815 42.408773, 27.672815 42.408773, 27.672815 42.408773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_150'^^xsd:string;
  dwc:observationDate '2013-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.328048 27.741212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.328048"^^xsd:decimal ;
  dwc:decimalLongitude "27.741212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.328048 27.741212)"^^geo:wktLiteral ;
  geo-pos:lat "42.328048"^^xsd:decimal ;
  geo-pos:long "27.741212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_154'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_154'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.741212'^^xsd:double;
  dwc:latitude '42.328048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.741212 42.328048, 27.741212 42.328048, 27.741212 42.328048, 27.741212 42.328048, 27.741212 42.328048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_154'^^xsd:string;
  dwc:observationDate '2013-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.219074 27.981019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.219074"^^xsd:decimal ;
  dwc:decimalLongitude "27.981019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.219074 27.981019)"^^geo:wktLiteral ;
  geo-pos:lat "43.219074"^^xsd:decimal ;
  geo-pos:long "27.981019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1369'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1369'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.981019'^^xsd:double;
  dwc:latitude '43.219074'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.981019 43.219074, 27.981019 43.219074, 27.981019 43.219074, 27.981019 43.219074, 27.981019 43.219074))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1369'^^xsd:string;
  dwc:observationDate '2022-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40517 28.158452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40517"^^xsd:decimal ;
  dwc:decimalLongitude "28.158452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40517 28.158452)"^^geo:wktLiteral ;
  geo-pos:lat "43.40517"^^xsd:decimal ;
  geo-pos:long "28.158452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_792'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_792'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.158452'^^xsd:double;
  dwc:latitude '43.40517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_792'^^xsd:string;
  dwc:observationDate '2017-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569081 27.638001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.569081"^^xsd:decimal ;
  dwc:decimalLongitude "27.638001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569081 27.638001)"^^geo:wktLiteral ;
  geo-pos:lat "42.569081"^^xsd:decimal ;
  geo-pos:long "27.638001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_156'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_156'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.638001'^^xsd:double;
  dwc:latitude '42.569081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.638001 42.569081, 27.638001 42.569081, 27.638001 42.569081, 27.638001 42.569081, 27.638001 42.569081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_156'^^xsd:string;
  dwc:observationDate '2013-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.556172 27.640585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.556172"^^xsd:decimal ;
  dwc:decimalLongitude "27.640585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.556172 27.640585)"^^geo:wktLiteral ;
  geo-pos:lat "42.556172"^^xsd:decimal ;
  geo-pos:long "27.640585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_642'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_642'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.640585'^^xsd:double;
  dwc:latitude '42.556172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.640585 42.556172, 27.640585 42.556172, 27.640585 42.556172, 27.640585 42.556172, 27.640585 42.556172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_642'^^xsd:string;
  dwc:observationDate '2016-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.701333 27.719033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.701333"^^xsd:decimal ;
  dwc:decimalLongitude "27.719033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.701333 27.719033)"^^geo:wktLiteral ;
  geo-pos:lat "42.701333"^^xsd:decimal ;
  geo-pos:long "27.719033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_643'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_643'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.719033'^^xsd:double;
  dwc:latitude '42.701333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.719033 42.701333, 27.719033 42.701333, 27.719033 42.701333, 27.719033 42.701333, 27.719033 42.701333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_643'^^xsd:string;
  dwc:observationDate '2016-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417879 27.649383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417879"^^xsd:decimal ;
  dwc:decimalLongitude "27.649383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417879 27.649383)"^^geo:wktLiteral ;
  geo-pos:lat "42.417879"^^xsd:decimal ;
  geo-pos:long "27.649383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_157'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_157'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.649383'^^xsd:double;
  dwc:latitude '42.417879'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.649383 42.417879, 27.649383 42.417879, 27.649383 42.417879, 27.649383 42.417879, 27.649383 42.417879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_157'^^xsd:string;
  dwc:observationDate '2013-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235413 28.015811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235413"^^xsd:decimal ;
  dwc:decimalLongitude "28.015811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235413 28.015811)"^^geo:wktLiteral ;
  geo-pos:lat "43.235413"^^xsd:decimal ;
  geo-pos:long "28.015811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1363'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1363'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.015811'^^xsd:double;
  dwc:latitude '43.235413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.015811 43.235413, 28.015811 43.235413, 28.015811 43.235413, 28.015811 43.235413, 28.015811 43.235413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1363'^^xsd:string;
  dwc:observationDate '2022-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.126178 27.911708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.126178"^^xsd:decimal ;
  dwc:decimalLongitude "27.911708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.126178 27.911708)"^^geo:wktLiteral ;
  geo-pos:lat "42.126178"^^xsd:decimal ;
  geo-pos:long "27.911708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1362'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1362'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.911708'^^xsd:double;
  dwc:latitude '42.126178'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.911708 42.126178, 27.911708 42.126178, 27.911708 42.126178, 27.911708 42.126178, 27.911708 42.126178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1362'^^xsd:string;
  dwc:observationDate '2022-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40517 28.158452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40517"^^xsd:decimal ;
  dwc:decimalLongitude "28.158452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40517 28.158452)"^^geo:wktLiteral ;
  geo-pos:lat "43.40517"^^xsd:decimal ;
  geo-pos:long "28.158452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_797'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_797'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.158452'^^xsd:double;
  dwc:latitude '43.40517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_797'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.982994 28.029872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.982994"^^xsd:decimal ;
  dwc:decimalLongitude "28.029872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.982994 28.029872)"^^geo:wktLiteral ;
  geo-pos:lat "41.982994"^^xsd:decimal ;
  geo-pos:long "28.029872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_159'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_159'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.029872'^^xsd:double;
  dwc:latitude '41.982994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.029872 41.982994, 28.029872 41.982994, 28.029872 41.982994, 28.029872 41.982994, 28.029872 41.982994))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_159'^^xsd:string;
  dwc:observationDate '2013-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522995 27.487423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522995"^^xsd:decimal ;
  dwc:decimalLongitude "27.487423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522995 27.487423)"^^geo:wktLiteral ;
  geo-pos:lat "42.522995"^^xsd:decimal ;
  geo-pos:long "27.487423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_646'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_646'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.487423'^^xsd:double;
  dwc:latitude '42.522995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.487423 42.522995, 27.487423 42.522995, 27.487423 42.522995, 27.487423 42.522995, 27.487423 42.522995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_646'^^xsd:string;
  dwc:observationDate '2016-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.404765 28.237026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.404765"^^xsd:decimal ;
  dwc:decimalLongitude "28.237026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.404765 28.237026)"^^geo:wktLiteral ;
  geo-pos:lat "43.404765"^^xsd:decimal ;
  geo-pos:long "28.237026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1358'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1358'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.237026'^^xsd:double;
  dwc:latitude '43.404765'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.237026 43.404765, 28.237026 43.404765, 28.237026 43.404765, 28.237026 43.404765, 28.237026 43.404765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1358'^^xsd:string;
  dwc:observationDate '2022-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21564 27.792452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21564"^^xsd:decimal ;
  dwc:decimalLongitude "27.792452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21564 27.792452)"^^geo:wktLiteral ;
  geo-pos:lat "42.21564"^^xsd:decimal ;
  geo-pos:long "27.792452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_163'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_163'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.792452'^^xsd:double;
  dwc:latitude '42.21564'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.792452 42.21564, 27.792452 42.21564, 27.792452 42.21564, 27.792452 42.21564, 27.792452 42.21564))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_163'^^xsd:string;
  dwc:observationDate '2013-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.255483 28.026367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.255483"^^xsd:decimal ;
  dwc:decimalLongitude "28.026367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.255483 28.026367)"^^geo:wktLiteral ;
  geo-pos:lat "43.255483"^^xsd:decimal ;
  geo-pos:long "28.026367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_649'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_649'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.026367'^^xsd:double;
  dwc:latitude '43.255483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.026367 43.255483, 28.026367 43.255483, 28.026367 43.255483, 28.026367 43.255483, 28.026367 43.255483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_649'^^xsd:string;
  dwc:observationDate '2016-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400579 28.171028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.400579"^^xsd:decimal ;
  dwc:decimalLongitude "28.171028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400579 28.171028)"^^geo:wktLiteral ;
  geo-pos:lat "43.400579"^^xsd:decimal ;
  geo-pos:long "28.171028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_804'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_804'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.171028'^^xsd:double;
  dwc:latitude '43.400579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_804'^^xsd:string;
  dwc:observationDate '2017-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354585 27.70911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354585"^^xsd:decimal ;
  dwc:decimalLongitude "27.70911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354585 27.70911)"^^geo:wktLiteral ;
  geo-pos:lat "42.354585"^^xsd:decimal ;
  geo-pos:long "27.70911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_670'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_670'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70911'^^xsd:double;
  dwc:latitude '42.354585'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70911 42.354585, 27.70911 42.354585, 27.70911 42.354585, 27.70911 42.354585, 27.70911 42.354585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_670'^^xsd:string;
  dwc:observationDate '2016-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.215251 27.792842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.215251"^^xsd:decimal ;
  dwc:decimalLongitude "27.792842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.215251 27.792842)"^^geo:wktLiteral ;
  geo-pos:lat "42.215251"^^xsd:decimal ;
  geo-pos:long "27.792842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_108'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_108'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.792842'^^xsd:double;
  dwc:latitude '42.215251'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.792842 42.215251, 27.792842 42.215251, 27.792842 42.215251, 27.792842 42.215251, 27.792842 42.215251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_108'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224028 27.782468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.224028"^^xsd:decimal ;
  dwc:decimalLongitude "27.782468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224028 27.782468)"^^geo:wktLiteral ;
  geo-pos:lat "42.224028"^^xsd:decimal ;
  geo-pos:long "27.782468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_169'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_169'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.782468'^^xsd:double;
  dwc:latitude '42.224028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.782468 42.224028, 27.782468 42.224028, 27.782468 42.224028, 27.782468 42.224028, 27.782468 42.224028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_169'^^xsd:string;
  dwc:observationDate '2013-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199364 27.924746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199364"^^xsd:decimal ;
  dwc:decimalLongitude "27.924746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199364 27.924746)"^^geo:wktLiteral ;
  geo-pos:lat "43.199364"^^xsd:decimal ;
  geo-pos:long "27.924746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_838'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_838'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.924746'^^xsd:double;
  dwc:latitude '43.199364'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.924746 43.199364, 27.924746 43.199364, 27.924746 43.199364, 27.924746 43.199364, 27.924746 43.199364))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_838'^^xsd:string;
  dwc:observationDate '2017-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.949062 27.900553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.949062"^^xsd:decimal ;
  dwc:decimalLongitude "27.900553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.949062 27.900553)"^^geo:wktLiteral ;
  geo-pos:lat "42.949062"^^xsd:decimal ;
  geo-pos:long "27.900553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_171'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_171'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.900553'^^xsd:double;
  dwc:latitude '42.949062'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.900553 42.949062, 27.900553 42.949062, 27.900553 42.949062, 27.900553 42.949062, 27.900553 42.949062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_171'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665671 27.71719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665671"^^xsd:decimal ;
  dwc:decimalLongitude "27.71719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665671 27.71719)"^^geo:wktLiteral ;
  geo-pos:lat "42.665671"^^xsd:decimal ;
  geo-pos:long "27.71719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_174'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_174'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.71719'^^xsd:double;
  dwc:latitude '42.665671'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.71719 42.665671, 27.71719 42.665671, 27.71719 42.665671, 27.71719 42.665671, 27.71719 42.665671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_174'^^xsd:string;
  dwc:observationDate '2013-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.408188 27.720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.408188"^^xsd:decimal ;
  dwc:decimalLongitude "27.720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.408188 27.720071)"^^geo:wktLiteral ;
  geo-pos:lat "42.408188"^^xsd:decimal ;
  geo-pos:long "27.720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_177'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_177'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.720071'^^xsd:double;
  dwc:latitude '42.408188'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.720071 42.408188, 27.720071 42.408188, 27.720071 42.408188, 27.720071 42.408188, 27.720071 42.408188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_177'^^xsd:string;
  dwc:observationDate '2013-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.585 27.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.585"^^xsd:decimal ;
  dwc:decimalLongitude "27.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.585 27.632)"^^geo:wktLiteral ;
  geo-pos:lat "42.585"^^xsd:decimal ;
  geo-pos:long "27.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_99'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_99'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632'^^xsd:double;
  dwc:latitude '42.585'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632 42.585, 27.632 42.585, 27.632 42.585, 27.632 42.585, 27.632 42.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_99'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.438475 27.646944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.438475"^^xsd:decimal ;
  dwc:decimalLongitude "27.646944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.438475 27.646944)"^^geo:wktLiteral ;
  geo-pos:lat "42.438475"^^xsd:decimal ;
  geo-pos:long "27.646944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_100'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_100'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.646944'^^xsd:double;
  dwc:latitude '42.438475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.646944 42.438475, 27.646944 42.438475, 27.646944 42.438475, 27.646944 42.438475, 27.646944 42.438475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_100'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.651243 27.691372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.651243"^^xsd:decimal ;
  dwc:decimalLongitude "27.691372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.651243 27.691372)"^^geo:wktLiteral ;
  geo-pos:lat "42.651243"^^xsd:decimal ;
  geo-pos:long "27.691372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_182'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_182'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.691372'^^xsd:double;
  dwc:latitude '42.651243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.691372 42.651243, 27.691372 42.651243, 27.691372 42.651243, 27.691372 42.651243, 27.691372 42.651243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_182'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199441 27.919472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199441"^^xsd:decimal ;
  dwc:decimalLongitude "27.919472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199441 27.919472)"^^geo:wktLiteral ;
  geo-pos:lat "43.199441"^^xsd:decimal ;
  geo-pos:long "27.919472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_841'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_841'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919472'^^xsd:double;
  dwc:latitude '43.199441'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919472 43.199441, 27.919472 43.199441, 27.919472 43.199441, 27.919472 43.199441, 27.919472 43.199441))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_841'^^xsd:string;
  dwc:observationDate '2017-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.658987 27.732125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.658987"^^xsd:decimal ;
  dwc:decimalLongitude "27.732125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.658987 27.732125)"^^geo:wktLiteral ;
  geo-pos:lat "42.658987"^^xsd:decimal ;
  geo-pos:long "27.732125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_843'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_843'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.732125'^^xsd:double;
  dwc:latitude '42.658987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.732125 42.658987, 27.732125 42.658987, 27.732125 42.658987, 27.732125 42.658987, 27.732125 42.658987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_843'^^xsd:string;
  dwc:observationDate '2017-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.702741 27.721275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.702741"^^xsd:decimal ;
  dwc:decimalLongitude "27.721275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.702741 27.721275)"^^geo:wktLiteral ;
  geo-pos:lat "42.702741"^^xsd:decimal ;
  geo-pos:long "27.721275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_183'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_183'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.721275'^^xsd:double;
  dwc:latitude '42.702741'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.721275 42.702741, 27.721275 42.702741, 27.721275 42.702741, 27.721275 42.702741, 27.721275 42.702741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_183'^^xsd:string;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.188357 27.83711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.188357"^^xsd:decimal ;
  dwc:decimalLongitude "27.83711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.188357 27.83711)"^^geo:wktLiteral ;
  geo-pos:lat "42.188357"^^xsd:decimal ;
  geo-pos:long "27.83711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_184'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.83711'^^xsd:double;
  dwc:latitude '42.188357'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.83711 42.188357, 27.83711 42.188357, 27.83711 42.188357, 27.83711 42.188357, 27.83711 42.188357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_184'^^xsd:string;
  dwc:observationDate '2014-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708584 27.746215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.708584"^^xsd:decimal ;
  dwc:decimalLongitude "27.746215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708584 27.746215)"^^geo:wktLiteral ;
  geo-pos:lat "42.708584"^^xsd:decimal ;
  geo-pos:long "27.746215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_186'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_186'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.746215'^^xsd:double;
  dwc:latitude '42.708584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.746215 42.708584, 27.746215 42.708584, 27.746215 42.708584, 27.746215 42.708584, 27.746215 42.708584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_186'^^xsd:string;
  dwc:observationDate '2014-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.209763 27.938032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.209763"^^xsd:decimal ;
  dwc:decimalLongitude "27.938032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.209763 27.938032)"^^geo:wktLiteral ;
  geo-pos:lat "43.209763"^^xsd:decimal ;
  geo-pos:long "27.938032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1214'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1214'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938032'^^xsd:double;
  dwc:latitude '43.209763'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938032 43.209763, 27.938032 43.209763, 27.938032 43.209763, 27.938032 43.209763, 27.938032 43.209763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1214'^^xsd:string;
  dwc:observationDate '2021-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.371995 28.088212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.371995"^^xsd:decimal ;
  dwc:decimalLongitude "28.088212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.371995 28.088212)"^^geo:wktLiteral ;
  geo-pos:lat "43.371995"^^xsd:decimal ;
  geo-pos:long "28.088212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_187'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_187'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.088212'^^xsd:double;
  dwc:latitude '43.371995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.088212 43.371995, 28.088212 43.371995, 28.088212 43.371995, 28.088212 43.371995, 28.088212 43.371995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_187'^^xsd:string;
  dwc:observationDate '2014-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.363276 27.711798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.363276"^^xsd:decimal ;
  dwc:decimalLongitude "27.711798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.363276 27.711798)"^^geo:wktLiteral ;
  geo-pos:lat "42.363276"^^xsd:decimal ;
  geo-pos:long "27.711798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_188'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_188'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.711798'^^xsd:double;
  dwc:latitude '42.363276'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.711798 42.363276, 27.711798 42.363276, 27.711798 42.363276, 27.711798 42.363276, 27.711798 42.363276))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_188'^^xsd:string;
  dwc:observationDate '2014-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.510741 27.484975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.510741"^^xsd:decimal ;
  dwc:decimalLongitude "27.484975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.510741 27.484975)"^^geo:wktLiteral ;
  geo-pos:lat "42.510741"^^xsd:decimal ;
  geo-pos:long "27.484975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_189'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_189'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484975'^^xsd:double;
  dwc:latitude '42.510741'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484975 42.510741, 27.484975 42.510741, 27.484975 42.510741, 27.484975 42.510741, 27.484975 42.510741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_189'^^xsd:string;
  dwc:observationDate '2014-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70485 27.739423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.70485"^^xsd:decimal ;
  dwc:decimalLongitude "27.739423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70485 27.739423)"^^geo:wktLiteral ;
  geo-pos:lat "42.70485"^^xsd:decimal ;
  geo-pos:long "27.739423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_952'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_952'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.739423'^^xsd:double;
  dwc:latitude '42.70485'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.739423 42.70485, 27.739423 42.70485, 27.739423 42.70485, 27.739423 42.70485, 27.739423 42.70485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_952'^^xsd:string;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.587 27.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.587"^^xsd:decimal ;
  dwc:decimalLongitude "27.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.587 27.632)"^^geo:wktLiteral ;
  geo-pos:lat "42.587"^^xsd:decimal ;
  geo-pos:long "27.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_107'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_107'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632'^^xsd:double;
  dwc:latitude '42.587'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632 42.587, 27.632 42.587, 27.632 42.587, 27.632 42.587, 27.632 42.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_107'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708584 27.746215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.708584"^^xsd:decimal ;
  dwc:decimalLongitude "27.746215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708584 27.746215)"^^geo:wktLiteral ;
  geo-pos:lat "42.708584"^^xsd:decimal ;
  geo-pos:long "27.746215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_193'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_193'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.746215'^^xsd:double;
  dwc:latitude '42.708584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.746215 42.708584, 27.746215 42.708584, 27.746215 42.708584, 27.746215 42.708584, 27.746215 42.708584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_193'^^xsd:string;
  dwc:observationDate '2014-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.407482 28.167546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.407482"^^xsd:decimal ;
  dwc:decimalLongitude "28.167546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.407482 28.167546)"^^geo:wktLiteral ;
  geo-pos:lat "43.407482"^^xsd:decimal ;
  geo-pos:long "28.167546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_850'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_850'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.167546'^^xsd:double;
  dwc:latitude '43.407482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.167546 43.407482, 28.167546 43.407482, 28.167546 43.407482, 28.167546 43.407482, 28.167546 43.407482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_850'^^xsd:string;
  dwc:observationDate '2017-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.514957 27.485837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.514957"^^xsd:decimal ;
  dwc:decimalLongitude "27.485837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.514957 27.485837)"^^geo:wktLiteral ;
  geo-pos:lat "42.514957"^^xsd:decimal ;
  geo-pos:long "27.485837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_198'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_198'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.485837'^^xsd:double;
  dwc:latitude '42.514957'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_198'^^xsd:string;
  dwc:observationDate '2014-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192517 27.920033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.192517"^^xsd:decimal ;
  dwc:decimalLongitude "27.920033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192517 27.920033)"^^geo:wktLiteral ;
  geo-pos:lat "43.192517"^^xsd:decimal ;
  geo-pos:long "27.920033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_202'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_202'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.920033'^^xsd:double;
  dwc:latitude '43.192517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.920033 43.192517, 27.920033 43.192517, 27.920033 43.192517, 27.920033 43.192517, 27.920033 43.192517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_202'^^xsd:string;
  dwc:observationDate '2015-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66881 27.707552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66881"^^xsd:decimal ;
  dwc:decimalLongitude "27.707552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66881 27.707552)"^^geo:wktLiteral ;
  geo-pos:lat "42.66881"^^xsd:decimal ;
  geo-pos:long "27.707552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_204'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_204'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707552'^^xsd:double;
  dwc:latitude '42.66881'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707552 42.66881, 27.707552 42.66881, 27.707552 42.66881, 27.707552 42.66881, 27.707552 42.66881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_204'^^xsd:string;
  dwc:observationDate '2015-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235922 28.022463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235922"^^xsd:decimal ;
  dwc:decimalLongitude "28.022463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235922 28.022463)"^^geo:wktLiteral ;
  geo-pos:lat "43.235922"^^xsd:decimal ;
  geo-pos:long "28.022463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_851'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_851'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.022463'^^xsd:double;
  dwc:latitude '43.235922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_851'^^xsd:string;
  dwc:observationDate '2017-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.197894 27.926904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.197894"^^xsd:decimal ;
  dwc:decimalLongitude "27.926904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.197894 27.926904)"^^geo:wktLiteral ;
  geo-pos:lat "43.197894"^^xsd:decimal ;
  geo-pos:long "27.926904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_854'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_854'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.926904'^^xsd:double;
  dwc:latitude '43.197894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.926904 43.197894, 27.926904 43.197894, 27.926904 43.197894, 27.926904 43.197894, 27.926904 43.197894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_854'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108176 27.921432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108176"^^xsd:decimal ;
  dwc:decimalLongitude "27.921432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108176 27.921432)"^^geo:wktLiteral ;
  geo-pos:lat "42.108176"^^xsd:decimal ;
  geo-pos:long "27.921432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1208'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1208'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921432'^^xsd:double;
  dwc:latitude '42.108176'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921432 42.108176, 27.921432 42.108176, 27.921432 42.108176, 27.921432 42.108176, 27.921432 42.108176))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1208'^^xsd:string;
  dwc:observationDate '2021-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.122408 27.929086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.122408"^^xsd:decimal ;
  dwc:decimalLongitude "27.929086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.122408 27.929086)"^^geo:wktLiteral ;
  geo-pos:lat "43.122408"^^xsd:decimal ;
  geo-pos:long "27.929086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1323'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1323'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.929086'^^xsd:double;
  dwc:latitude '43.122408'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.929086 43.122408, 27.929086 43.122408, 27.929086 43.122408, 27.929086 43.122408, 27.929086 43.122408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1323'^^xsd:string;
  dwc:observationDate '2022-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.207067 27.952283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.207067"^^xsd:decimal ;
  dwc:decimalLongitude "27.952283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.207067 27.952283)"^^geo:wktLiteral ;
  geo-pos:lat "43.207067"^^xsd:decimal ;
  geo-pos:long "27.952283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_206'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_206'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.952283'^^xsd:double;
  dwc:latitude '43.207067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.952283 43.207067, 27.952283 43.207067, 27.952283 43.207067, 27.952283 43.207067, 27.952283 43.207067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_206'^^xsd:string;
  dwc:observationDate '2015-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.428509 27.512131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.428509"^^xsd:decimal ;
  dwc:decimalLongitude "27.512131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.428509 27.512131)"^^geo:wktLiteral ;
  geo-pos:lat "42.428509"^^xsd:decimal ;
  geo-pos:long "27.512131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_855'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_855'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.512131'^^xsd:double;
  dwc:latitude '42.428509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.512131 42.428509, 27.512131 42.428509, 27.512131 42.428509, 27.512131 42.428509, 27.512131 42.428509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_855'^^xsd:string;
  dwc:observationDate '2017-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235922 28.022463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235922"^^xsd:decimal ;
  dwc:decimalLongitude "28.022463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235922 28.022463)"^^geo:wktLiteral ;
  geo-pos:lat "43.235922"^^xsd:decimal ;
  geo-pos:long "28.022463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_856'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_856'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.022463'^^xsd:double;
  dwc:latitude '43.235922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_856'^^xsd:string;
  dwc:observationDate '2017-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501359 27.483969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501359"^^xsd:decimal ;
  dwc:decimalLongitude "27.483969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501359 27.483969)"^^geo:wktLiteral ;
  geo-pos:lat "42.501359"^^xsd:decimal ;
  geo-pos:long "27.483969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_102'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_102'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483969'^^xsd:double;
  dwc:latitude '42.501359'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483969 42.501359, 27.483969 42.501359, 27.483969 42.501359, 27.483969 42.501359, 27.483969 42.501359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_102'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55239 27.643123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55239"^^xsd:decimal ;
  dwc:decimalLongitude "27.643123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55239 27.643123)"^^geo:wktLiteral ;
  geo-pos:lat "42.55239"^^xsd:decimal ;
  geo-pos:long "27.643123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_954'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_954'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.643123'^^xsd:double;
  dwc:latitude '42.55239'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.643123 42.55239, 27.643123 42.55239, 27.643123 42.55239, 27.643123 42.55239, 27.643123 42.55239))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_954'^^xsd:string;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.214421 27.959995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.214421"^^xsd:decimal ;
  dwc:decimalLongitude "27.959995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.214421 27.959995)"^^geo:wktLiteral ;
  geo-pos:lat "43.214421"^^xsd:decimal ;
  geo-pos:long "27.959995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1203'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1203'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.959995'^^xsd:double;
  dwc:latitude '43.214421'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.959995 43.214421, 27.959995 43.214421, 27.959995 43.214421, 27.959995 43.214421, 27.959995 43.214421))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1203'^^xsd:string;
  dwc:observationDate '2021-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575668 27.626425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.575668"^^xsd:decimal ;
  dwc:decimalLongitude "27.626425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575668 27.626425)"^^geo:wktLiteral ;
  geo-pos:lat "42.575668"^^xsd:decimal ;
  geo-pos:long "27.626425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_216'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_216'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.626425'^^xsd:double;
  dwc:latitude '42.575668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.626425 42.575668, 27.626425 42.575668, 27.626425 42.575668, 27.626425 42.575668, 27.626425 42.575668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_216'^^xsd:string;
  dwc:observationDate '2015-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342703 28.070354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.342703"^^xsd:decimal ;
  dwc:decimalLongitude "28.070354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342703 28.070354)"^^geo:wktLiteral ;
  geo-pos:lat "43.342703"^^xsd:decimal ;
  geo-pos:long "28.070354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_857'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_857'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.070354'^^xsd:double;
  dwc:latitude '43.342703'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.070354 43.342703, 28.070354 43.342703, 28.070354 43.342703, 28.070354 43.342703, 28.070354 43.342703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_857'^^xsd:string;
  dwc:observationDate '2017-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89186 27.892822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89186"^^xsd:decimal ;
  dwc:decimalLongitude "27.892822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89186 27.892822)"^^geo:wktLiteral ;
  geo-pos:lat "42.89186"^^xsd:decimal ;
  geo-pos:long "27.892822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_220'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_220'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.892822'^^xsd:double;
  dwc:latitude '42.89186'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.892822 42.89186, 27.892822 42.89186, 27.892822 42.89186, 27.892822 42.89186, 27.892822 42.89186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_220'^^xsd:string;
  dwc:observationDate '2015-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554618 27.641803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554618"^^xsd:decimal ;
  dwc:decimalLongitude "27.641803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554618 27.641803)"^^geo:wktLiteral ;
  geo-pos:lat "42.554618"^^xsd:decimal ;
  geo-pos:long "27.641803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_862'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_862'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.641803'^^xsd:double;
  dwc:latitude '42.554618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.641803 42.554618, 27.641803 42.554618, 27.641803 42.554618, 27.641803 42.554618, 27.641803 42.554618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_862'^^xsd:string;
  dwc:observationDate '2018-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.637665 27.6749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.637665"^^xsd:decimal ;
  dwc:decimalLongitude "27.6749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.637665 27.6749)"^^geo:wktLiteral ;
  geo-pos:lat "42.637665"^^xsd:decimal ;
  geo-pos:long "27.6749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_222'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_222'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6749'^^xsd:double;
  dwc:latitude '42.637665'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6749 42.637665, 27.6749 42.637665, 27.6749 42.637665, 27.6749 42.637665, 27.6749 42.637665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_222'^^xsd:string;
  dwc:observationDate '2015-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654773 27.722528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.654773"^^xsd:decimal ;
  dwc:decimalLongitude "27.722528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654773 27.722528)"^^geo:wktLiteral ;
  geo-pos:lat "42.654773"^^xsd:decimal ;
  geo-pos:long "27.722528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_227'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_227'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.722528'^^xsd:double;
  dwc:latitude '42.654773'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.722528 42.654773, 27.722528 42.654773, 27.722528 42.654773, 27.722528 42.654773, 27.722528 42.654773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_227'^^xsd:string;
  dwc:observationDate '2015-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.14271 27.939901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.14271"^^xsd:decimal ;
  dwc:decimalLongitude "27.939901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.14271 27.939901)"^^geo:wktLiteral ;
  geo-pos:lat "43.14271"^^xsd:decimal ;
  geo-pos:long "27.939901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1200'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1200'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.939901'^^xsd:double;
  dwc:latitude '43.14271'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.939901 43.14271, 27.939901 43.14271, 27.939901 43.14271, 27.939901 43.14271, 27.939901 43.14271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1200'^^xsd:string;
  dwc:observationDate '2021-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564672 27.610157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.564672"^^xsd:decimal ;
  dwc:decimalLongitude "27.610157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564672 27.610157)"^^geo:wktLiteral ;
  geo-pos:lat "42.564672"^^xsd:decimal ;
  geo-pos:long "27.610157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1309'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1309'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.610157'^^xsd:double;
  dwc:latitude '42.564672'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.610157 42.564672, 27.610157 42.564672, 27.610157 42.564672, 27.610157 42.564672, 27.610157 42.564672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1309'^^xsd:string;
  dwc:observationDate '2022-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.237355 27.779902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.237355"^^xsd:decimal ;
  dwc:decimalLongitude "27.779902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.237355 27.779902)"^^geo:wktLiteral ;
  geo-pos:lat "42.237355"^^xsd:decimal ;
  geo-pos:long "27.779902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1308'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1308'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.779902'^^xsd:double;
  dwc:latitude '42.237355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.779902 42.237355, 27.779902 42.237355, 27.779902 42.237355, 27.779902 42.237355, 27.779902 42.237355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1308'^^xsd:string;
  dwc:observationDate '2022-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566932 27.64009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.566932"^^xsd:decimal ;
  dwc:decimalLongitude "27.64009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566932 27.64009)"^^geo:wktLiteral ;
  geo-pos:lat "42.566932"^^xsd:decimal ;
  geo-pos:long "27.64009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1307'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1307'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.64009'^^xsd:double;
  dwc:latitude '42.566932'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.64009 42.566932, 27.64009 42.566932, 27.64009 42.566932, 27.64009 42.566932, 27.64009 42.566932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1307'^^xsd:string;
  dwc:observationDate '2022-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426934 27.692178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.426934"^^xsd:decimal ;
  dwc:decimalLongitude "27.692178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426934 27.692178)"^^geo:wktLiteral ;
  geo-pos:lat "42.426934"^^xsd:decimal ;
  geo-pos:long "27.692178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1503'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1503'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.692178'^^xsd:double;
  dwc:latitude '42.426934'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.692178 42.426934, 27.692178 42.426934, 27.692178 42.426934, 27.692178 42.426934, 27.692178 42.426934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1503'^^xsd:string;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.576475 27.62625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.576475"^^xsd:decimal ;
  dwc:decimalLongitude "27.62625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.576475 27.62625)"^^geo:wktLiteral ;
  geo-pos:lat "42.576475"^^xsd:decimal ;
  geo-pos:long "27.62625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_864'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_864'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.62625'^^xsd:double;
  dwc:latitude '42.576475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.62625 42.576475, 27.62625 42.576475, 27.62625 42.576475, 27.62625 42.576475, 27.62625 42.576475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_864'^^xsd:string;
  dwc:observationDate '2018-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583849 27.632515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583849"^^xsd:decimal ;
  dwc:decimalLongitude "27.632515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583849 27.632515)"^^geo:wktLiteral ;
  geo-pos:lat "42.583849"^^xsd:decimal ;
  geo-pos:long "27.632515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_95'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_95'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632515'^^xsd:double;
  dwc:latitude '42.583849'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632515 42.583849, 27.632515 42.583849, 27.632515 42.583849, 27.632515 42.583849, 27.632515 42.583849))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_95'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.973382 27.894732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.973382"^^xsd:decimal ;
  dwc:decimalLongitude "27.894732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.973382 27.894732)"^^geo:wktLiteral ;
  geo-pos:lat "42.973382"^^xsd:decimal ;
  geo-pos:long "27.894732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1303'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1303'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.894732'^^xsd:double;
  dwc:latitude '42.973382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.894732 42.973382, 27.894732 42.973382, 27.894732 42.973382, 27.894732 42.973382, 27.894732 42.973382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '824_1303'^^xsd:string;
  dwc:observationDate '2022-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.707533 27.765927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.707533"^^xsd:decimal ;
  dwc:decimalLongitude "27.765927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.707533 27.765927)"^^geo:wktLiteral ;
  geo-pos:lat "42.707533"^^xsd:decimal ;
  geo-pos:long "27.765927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1311'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1311'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.765927'^^xsd:double;
  dwc:latitude '42.707533'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.765927 42.707533, 27.765927 42.707533, 27.765927 42.707533, 27.765927 42.707533, 27.765927 42.707533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1311'^^xsd:string;
  dwc:observationDate '2022-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.591148 27.631614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.591148"^^xsd:decimal ;
  dwc:decimalLongitude "27.631614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.591148 27.631614)"^^geo:wktLiteral ;
  geo-pos:lat "42.591148"^^xsd:decimal ;
  geo-pos:long "27.631614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1483'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1483'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631614'^^xsd:double;
  dwc:latitude '42.591148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631614 42.591148, 27.631614 42.591148, 27.631614 42.591148, 27.631614 42.591148, 27.631614 42.591148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1483'^^xsd:string;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.577657 28.579186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.577657"^^xsd:decimal ;
  dwc:decimalLongitude "28.579186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.577657 28.579186)"^^geo:wktLiteral ;
  geo-pos:lat "43.577657"^^xsd:decimal ;
  geo-pos:long "28.579186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1477'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1477'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.579186'^^xsd:double;
  dwc:latitude '43.577657'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.579186 43.577657, 28.579186 43.577657, 28.579186 43.577657, 28.579186 43.577657, 28.579186 43.577657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1477'^^xsd:string;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69855 27.713324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69855"^^xsd:decimal ;
  dwc:decimalLongitude "27.713324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69855 27.713324)"^^geo:wktLiteral ;
  geo-pos:lat "42.69855"^^xsd:decimal ;
  geo-pos:long "27.713324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1469'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1469'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.713324'^^xsd:double;
  dwc:latitude '42.69855'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.713324 42.69855, 27.713324 42.69855, 27.713324 42.69855, 27.713324 42.69855, 27.713324 42.69855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1469'^^xsd:string;
  dwc:observationDate '2022-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.658912 27.737545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.658912"^^xsd:decimal ;
  dwc:decimalLongitude "27.737545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.658912 27.737545)"^^geo:wktLiteral ;
  geo-pos:lat "42.658912"^^xsd:decimal ;
  geo-pos:long "27.737545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1439'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1439'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.737545'^^xsd:double;
  dwc:latitude '42.658912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.737545 42.658912, 27.737545 42.658912, 27.737545 42.658912, 27.737545 42.658912, 27.737545 42.658912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1439'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570961 28.584919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.570961"^^xsd:decimal ;
  dwc:decimalLongitude "28.584919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570961 28.584919)"^^geo:wktLiteral ;
  geo-pos:lat "43.570961"^^xsd:decimal ;
  geo-pos:long "28.584919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1433'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1433'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.584919'^^xsd:double;
  dwc:latitude '43.570961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.584919 43.570961, 28.584919 43.570961, 28.584919 43.570961, 28.584919 43.570961, 28.584919 43.570961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1433'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570961 28.584919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.570961"^^xsd:decimal ;
  dwc:decimalLongitude "28.584919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570961 28.584919)"^^geo:wktLiteral ;
  geo-pos:lat "43.570961"^^xsd:decimal ;
  geo-pos:long "28.584919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1432'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1432'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.584919'^^xsd:double;
  dwc:latitude '43.570961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.584919 43.570961, 28.584919 43.570961, 28.584919 43.570961, 28.584919 43.570961, 28.584919 43.570961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1432'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563158 28.591555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563158"^^xsd:decimal ;
  dwc:decimalLongitude "28.591555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563158 28.591555)"^^geo:wktLiteral ;
  geo-pos:lat "43.563158"^^xsd:decimal ;
  geo-pos:long "28.591555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1431'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1431'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.591555'^^xsd:double;
  dwc:latitude '43.563158'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158, 28.591555 43.563158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1431'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833734 27.882692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833734"^^xsd:decimal ;
  dwc:decimalLongitude "27.882692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833734 27.882692)"^^geo:wktLiteral ;
  geo-pos:lat "42.833734"^^xsd:decimal ;
  geo-pos:long "27.882692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1425'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1425'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.882692'^^xsd:double;
  dwc:latitude '42.833734'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.882692 42.833734, 27.882692 42.833734, 27.882692 42.833734, 27.882692 42.833734, 27.882692 42.833734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1425'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.673292 27.710698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.673292"^^xsd:decimal ;
  dwc:decimalLongitude "27.710698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.673292 27.710698)"^^geo:wktLiteral ;
  geo-pos:lat "42.673292"^^xsd:decimal ;
  geo-pos:long "27.710698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1424'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1424'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.710698'^^xsd:double;
  dwc:latitude '42.673292'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.710698 42.673292, 27.710698 42.673292, 27.710698 42.673292, 27.710698 42.673292, 27.710698 42.673292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1424'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447188 27.562603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.447188"^^xsd:decimal ;
  dwc:decimalLongitude "27.562603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447188 27.562603)"^^geo:wktLiteral ;
  geo-pos:lat "42.447188"^^xsd:decimal ;
  geo-pos:long "27.562603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1361'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1361'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.562603'^^xsd:double;
  dwc:latitude '42.447188'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.562603 42.447188, 27.562603 42.447188, 27.562603 42.447188, 27.562603 42.447188, 27.562603 42.447188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1361'^^xsd:string;
  dwc:observationDate '2022-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299491 28.049705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.299491"^^xsd:decimal ;
  dwc:decimalLongitude "28.049705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299491 28.049705)"^^geo:wktLiteral ;
  geo-pos:lat "43.299491"^^xsd:decimal ;
  geo-pos:long "28.049705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1337'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1337'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.049705'^^xsd:double;
  dwc:latitude '43.299491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.049705 43.299491, 28.049705 43.299491, 28.049705 43.299491, 28.049705 43.299491, 28.049705 43.299491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1337'^^xsd:string;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35453 28.077005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35453"^^xsd:decimal ;
  dwc:decimalLongitude "28.077005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35453 28.077005)"^^geo:wktLiteral ;
  geo-pos:lat "43.35453"^^xsd:decimal ;
  geo-pos:long "28.077005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1305'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1305'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.077005'^^xsd:double;
  dwc:latitude '43.35453'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.077005 43.35453, 28.077005 43.35453, 28.077005 43.35453, 28.077005 43.35453, 28.077005 43.35453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1305'^^xsd:string;
  dwc:observationDate '2022-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35453 28.077005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35453"^^xsd:decimal ;
  dwc:decimalLongitude "28.077005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35453 28.077005)"^^geo:wktLiteral ;
  geo-pos:lat "43.35453"^^xsd:decimal ;
  geo-pos:long "28.077005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1304'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1304'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.077005'^^xsd:double;
  dwc:latitude '43.35453'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.077005 43.35453, 28.077005 43.35453, 28.077005 43.35453, 28.077005 43.35453, 28.077005 43.35453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1304'^^xsd:string;
  dwc:observationDate '2022-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.175485 27.914031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.175485"^^xsd:decimal ;
  dwc:decimalLongitude "27.914031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.175485 27.914031)"^^geo:wktLiteral ;
  geo-pos:lat "43.175485"^^xsd:decimal ;
  geo-pos:long "27.914031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1298'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1298'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.914031'^^xsd:double;
  dwc:latitude '43.175485'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.914031 43.175485, 27.914031 43.175485, 27.914031 43.175485, 27.914031 43.175485, 27.914031 43.175485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1298'^^xsd:string;
  dwc:observationDate '2022-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.201061 27.923496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.201061"^^xsd:decimal ;
  dwc:decimalLongitude "27.923496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.201061 27.923496)"^^geo:wktLiteral ;
  geo-pos:lat "43.201061"^^xsd:decimal ;
  geo-pos:long "27.923496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1249'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1249'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.923496'^^xsd:double;
  dwc:latitude '43.201061'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.923496 43.201061, 27.923496 43.201061, 27.923496 43.201061, 27.923496 43.201061, 27.923496 43.201061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1249'^^xsd:string;
  dwc:observationDate '2022-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.415665 27.696236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.415665"^^xsd:decimal ;
  dwc:decimalLongitude "27.696236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.415665 27.696236)"^^geo:wktLiteral ;
  geo-pos:lat "42.415665"^^xsd:decimal ;
  geo-pos:long "27.696236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1248'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1248'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.696236'^^xsd:double;
  dwc:latitude '42.415665'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.696236 42.415665, 27.696236 42.415665, 27.696236 42.415665, 27.696236 42.415665, 27.696236 42.415665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1248'^^xsd:string;
  dwc:observationDate '2021-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652774 27.704074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.652774"^^xsd:decimal ;
  dwc:decimalLongitude "27.704074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652774 27.704074)"^^geo:wktLiteral ;
  geo-pos:lat "42.652774"^^xsd:decimal ;
  geo-pos:long "27.704074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1246'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1246'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.704074'^^xsd:double;
  dwc:latitude '42.652774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.704074 42.652774, 27.704074 42.652774, 27.704074 42.652774, 27.704074 42.652774, 27.704074 42.652774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1246'^^xsd:string;
  dwc:observationDate '2021-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.001183 27.877331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.001183"^^xsd:decimal ;
  dwc:decimalLongitude "27.877331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.001183 27.877331)"^^geo:wktLiteral ;
  geo-pos:lat "43.001183"^^xsd:decimal ;
  geo-pos:long "27.877331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1235'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1235'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.877331'^^xsd:double;
  dwc:latitude '43.001183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.877331 43.001183, 27.877331 43.001183, 27.877331 43.001183, 27.877331 43.001183, 27.877331 43.001183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1235'^^xsd:string;
  dwc:observationDate '2021-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.694982 28.568021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.694982"^^xsd:decimal ;
  dwc:decimalLongitude "28.568021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.694982 28.568021)"^^geo:wktLiteral ;
  geo-pos:lat "43.694982"^^xsd:decimal ;
  geo-pos:long "28.568021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1218'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1218'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568021'^^xsd:double;
  dwc:latitude '43.694982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568021 43.694982, 28.568021 43.694982, 28.568021 43.694982, 28.568021 43.694982, 28.568021 43.694982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1218'^^xsd:string;
  dwc:observationDate '2021-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587616 28.570122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.587616"^^xsd:decimal ;
  dwc:decimalLongitude "28.570122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587616 28.570122)"^^geo:wktLiteral ;
  geo-pos:lat "43.587616"^^xsd:decimal ;
  geo-pos:long "28.570122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1217'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1217'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.570122'^^xsd:double;
  dwc:latitude '43.587616'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.570122 43.587616, 28.570122 43.587616, 28.570122 43.587616, 28.570122 43.587616, 28.570122 43.587616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1217'^^xsd:string;
  dwc:observationDate '2021-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.259518 28.023562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.259518"^^xsd:decimal ;
  dwc:decimalLongitude "28.023562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.259518 28.023562)"^^geo:wktLiteral ;
  geo-pos:lat "43.259518"^^xsd:decimal ;
  geo-pos:long "28.023562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1205'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1205'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.023562'^^xsd:double;
  dwc:latitude '43.259518'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.023562 43.259518, 28.023562 43.259518, 28.023562 43.259518, 28.023562 43.259518, 28.023562 43.259518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1205'^^xsd:string;
  dwc:observationDate '2021-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568919 28.582727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.568919"^^xsd:decimal ;
  dwc:decimalLongitude "28.582727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568919 28.582727)"^^geo:wktLiteral ;
  geo-pos:lat "43.568919"^^xsd:decimal ;
  geo-pos:long "28.582727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1199'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1199'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.582727'^^xsd:double;
  dwc:latitude '43.568919'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.582727 43.568919, 28.582727 43.568919, 28.582727 43.568919, 28.582727 43.568919, 28.582727 43.568919))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1199'^^xsd:string;
  dwc:observationDate '2021-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540441 28.591647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540441"^^xsd:decimal ;
  dwc:decimalLongitude "28.591647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540441 28.591647)"^^geo:wktLiteral ;
  geo-pos:lat "43.540441"^^xsd:decimal ;
  geo-pos:long "28.591647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1192'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1192'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.591647'^^xsd:double;
  dwc:latitude '43.540441'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.591647 43.540441, 28.591647 43.540441, 28.591647 43.540441, 28.591647 43.540441, 28.591647 43.540441))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1192'^^xsd:string;
  dwc:observationDate '2021-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.146106 27.944632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.146106"^^xsd:decimal ;
  dwc:decimalLongitude "27.944632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.146106 27.944632)"^^geo:wktLiteral ;
  geo-pos:lat "43.146106"^^xsd:decimal ;
  geo-pos:long "27.944632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1186'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1186'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.944632'^^xsd:double;
  dwc:latitude '43.146106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.944632 43.146106, 27.944632 43.146106, 27.944632 43.146106, 27.944632 43.146106, 27.944632 43.146106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1186'^^xsd:string;
  dwc:observationDate '2020-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250963 28.027336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.250963"^^xsd:decimal ;
  dwc:decimalLongitude "28.027336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250963 28.027336)"^^geo:wktLiteral ;
  geo-pos:lat "43.250963"^^xsd:decimal ;
  geo-pos:long "28.027336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1185'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1185'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.027336'^^xsd:double;
  dwc:latitude '43.250963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1185'^^xsd:string;
  dwc:observationDate '2020-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1175'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1175'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1175'^^xsd:string;
  dwc:observationDate '2020-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.213557 27.958122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.213557"^^xsd:decimal ;
  dwc:decimalLongitude "27.958122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.213557 27.958122)"^^geo:wktLiteral ;
  geo-pos:lat "43.213557"^^xsd:decimal ;
  geo-pos:long "27.958122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1144'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1144'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.958122'^^xsd:double;
  dwc:latitude '43.213557'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.958122 43.213557, 27.958122 43.213557, 27.958122 43.213557, 27.958122 43.213557, 27.958122 43.213557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1144'^^xsd:string;
  dwc:observationDate '2020-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.706711 27.747811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.706711"^^xsd:decimal ;
  dwc:decimalLongitude "27.747811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.706711 27.747811)"^^geo:wktLiteral ;
  geo-pos:lat "42.706711"^^xsd:decimal ;
  geo-pos:long "27.747811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1131'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1131'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.747811'^^xsd:double;
  dwc:latitude '42.706711'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.747811 42.706711, 27.747811 42.706711, 27.747811 42.706711, 27.747811 42.706711, 27.747811 42.706711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1131'^^xsd:string;
  dwc:observationDate '2020-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.146106 27.940463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.146106"^^xsd:decimal ;
  dwc:decimalLongitude "27.940463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.146106 27.940463)"^^geo:wktLiteral ;
  geo-pos:lat "43.146106"^^xsd:decimal ;
  geo-pos:long "27.940463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1125'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1125'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.940463'^^xsd:double;
  dwc:latitude '43.146106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.940463 43.146106, 27.940463 43.146106, 27.940463 43.146106, 27.940463 43.146106, 27.940463 43.146106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1125'^^xsd:string;
  dwc:observationDate '2020-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485679 27.480329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485679"^^xsd:decimal ;
  dwc:decimalLongitude "27.480329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485679 27.480329)"^^geo:wktLiteral ;
  geo-pos:lat "42.485679"^^xsd:decimal ;
  geo-pos:long "27.480329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1124'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1124'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.480329'^^xsd:double;
  dwc:latitude '42.485679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.480329 42.485679, 27.480329 42.485679, 27.480329 42.485679, 27.480329 42.485679, 27.480329 42.485679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1124'^^xsd:string;
  dwc:observationDate '2020-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647835 27.692517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647835"^^xsd:decimal ;
  dwc:decimalLongitude "27.692517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647835 27.692517)"^^geo:wktLiteral ;
  geo-pos:lat "42.647835"^^xsd:decimal ;
  geo-pos:long "27.692517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1109'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1109'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.692517'^^xsd:double;
  dwc:latitude '42.647835'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.692517 42.647835, 27.692517 42.647835, 27.692517 42.647835, 27.692517 42.647835, 27.692517 42.647835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1109'^^xsd:string;
  dwc:observationDate '2020-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1103'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1103'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1103'^^xsd:string;
  dwc:observationDate '2020-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.214757 27.797806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.214757"^^xsd:decimal ;
  dwc:decimalLongitude "27.797806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.214757 27.797806)"^^geo:wktLiteral ;
  geo-pos:lat "42.214757"^^xsd:decimal ;
  geo-pos:long "27.797806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1080'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1080'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.797806'^^xsd:double;
  dwc:latitude '42.214757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.797806 42.214757, 27.797806 42.214757, 27.797806 42.214757, 27.797806 42.214757, 27.797806 42.214757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1080'^^xsd:string;
  dwc:observationDate '2020-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.201527 27.921483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.201527"^^xsd:decimal ;
  dwc:decimalLongitude "27.921483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.201527 27.921483)"^^geo:wktLiteral ;
  geo-pos:lat "43.201527"^^xsd:decimal ;
  geo-pos:long "27.921483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1072'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1072'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921483'^^xsd:double;
  dwc:latitude '43.201527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921483 43.201527, 27.921483 43.201527, 27.921483 43.201527, 27.921483 43.201527, 27.921483 43.201527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1072'^^xsd:string;
  dwc:observationDate '2019-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041383 27.98847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041383"^^xsd:decimal ;
  dwc:decimalLongitude "27.98847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041383 27.98847)"^^geo:wktLiteral ;
  geo-pos:lat "42.041383"^^xsd:decimal ;
  geo-pos:long "27.98847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1056'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1056'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.98847'^^xsd:double;
  dwc:latitude '42.041383'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.98847 42.041383, 27.98847 42.041383, 27.98847 42.041383, 27.98847 42.041383, 27.98847 42.041383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1056'^^xsd:string;
  dwc:observationDate '2019-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.349334 27.718901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.349334"^^xsd:decimal ;
  dwc:decimalLongitude "27.718901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.349334 27.718901)"^^geo:wktLiteral ;
  geo-pos:lat "42.349334"^^xsd:decimal ;
  geo-pos:long "27.718901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1398'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1398'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.718901'^^xsd:double;
  dwc:latitude '42.349334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.718901 42.349334, 27.718901 42.349334, 27.718901 42.349334, 27.718901 42.349334, 27.718901 42.349334))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1398'^^xsd:string;
  dwc:observationDate '2022-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58462 28.574505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58462"^^xsd:decimal ;
  dwc:decimalLongitude "28.574505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58462 28.574505)"^^geo:wktLiteral ;
  geo-pos:lat "43.58462"^^xsd:decimal ;
  geo-pos:long "28.574505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1392'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1392'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.574505'^^xsd:double;
  dwc:latitude '43.58462'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.574505 43.58462, 28.574505 43.58462, 28.574505 43.58462, 28.574505 43.58462, 28.574505 43.58462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1392'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650094 28.568391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.650094"^^xsd:decimal ;
  dwc:decimalLongitude "28.568391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650094 28.568391)"^^geo:wktLiteral ;
  geo-pos:lat "43.650094"^^xsd:decimal ;
  geo-pos:long "28.568391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1384'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1384'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568391'^^xsd:double;
  dwc:latitude '43.650094'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphinus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1384'^^xsd:string;
  dwc:observationDate '2022-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405258 28.157552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.405258"^^xsd:decimal ;
  dwc:decimalLongitude "28.157552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405258 28.157552)"^^geo:wktLiteral ;
  geo-pos:lat "43.405258"^^xsd:decimal ;
  geo-pos:long "28.157552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1013'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1013'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.157552'^^xsd:double;
  dwc:latitude '43.405258'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.157552 43.405258, 28.157552 43.405258, 28.157552 43.405258, 28.157552 43.405258, 28.157552 43.405258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1013'^^xsd:string;
  dwc:observationDate '2019-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205542 27.937693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.205542"^^xsd:decimal ;
  dwc:decimalLongitude "27.937693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205542 27.937693)"^^geo:wktLiteral ;
  geo-pos:lat "43.205542"^^xsd:decimal ;
  geo-pos:long "27.937693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1012'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1012'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.937693'^^xsd:double;
  dwc:latitude '43.205542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.937693 43.205542, 27.937693 43.205542, 27.937693 43.205542, 27.937693 43.205542, 27.937693 43.205542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_1012'^^xsd:string;
  dwc:observationDate '2019-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386028 27.704373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386028"^^xsd:decimal ;
  dwc:decimalLongitude "27.704373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386028 27.704373)"^^geo:wktLiteral ;
  geo-pos:lat "42.386028"^^xsd:decimal ;
  geo-pos:long "27.704373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_999'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_999'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.704373'^^xsd:double;
  dwc:latitude '42.386028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.704373 42.386028, 27.704373 42.386028, 27.704373 42.386028, 27.704373 42.386028, 27.704373 42.386028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_999'^^xsd:string;
  dwc:observationDate '2018-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202258 27.921818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.202258"^^xsd:decimal ;
  dwc:decimalLongitude "27.921818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202258 27.921818)"^^geo:wktLiteral ;
  geo-pos:lat "43.202258"^^xsd:decimal ;
  geo-pos:long "27.921818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_771'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_771'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921818'^^xsd:double;
  dwc:latitude '43.202258'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921818 43.202258, 27.921818 43.202258, 27.921818 43.202258, 27.921818 43.202258, 27.921818 43.202258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_771'^^xsd:string;
  dwc:observationDate '2017-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.143489 27.938028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.143489"^^xsd:decimal ;
  dwc:decimalLongitude "27.938028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.143489 27.938028)"^^geo:wktLiteral ;
  geo-pos:lat "43.143489"^^xsd:decimal ;
  geo-pos:long "27.938028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_767'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_767'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938028'^^xsd:double;
  dwc:latitude '43.143489'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938028 43.143489, 27.938028 43.143489, 27.938028 43.143489, 27.938028 43.143489, 27.938028 43.143489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_767'^^xsd:string;
  dwc:observationDate '2017-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500255 27.48775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500255"^^xsd:decimal ;
  dwc:decimalLongitude "27.48775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500255 27.48775)"^^geo:wktLiteral ;
  geo-pos:lat "42.500255"^^xsd:decimal ;
  geo-pos:long "27.48775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_731'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_731'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48775'^^xsd:double;
  dwc:latitude '42.500255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48775 42.500255, 27.48775 42.500255, 27.48775 42.500255, 27.48775 42.500255, 27.48775 42.500255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_731'^^xsd:string;
  dwc:observationDate '2017-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506591 27.483853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.506591"^^xsd:decimal ;
  dwc:decimalLongitude "27.483853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506591 27.483853)"^^geo:wktLiteral ;
  geo-pos:lat "42.506591"^^xsd:decimal ;
  geo-pos:long "27.483853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_729'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_729'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483853'^^xsd:double;
  dwc:latitude '42.506591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483853 42.506591, 27.483853 42.506591, 27.483853 42.506591, 27.483853 42.506591, 27.483853 42.506591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_729'^^xsd:string;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.203713 27.954393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.203713"^^xsd:decimal ;
  dwc:decimalLongitude "27.954393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.203713 27.954393)"^^geo:wktLiteral ;
  geo-pos:lat "43.203713"^^xsd:decimal ;
  geo-pos:long "27.954393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_710'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_710'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.954393'^^xsd:double;
  dwc:latitude '43.203713'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.954393 43.203713, 27.954393 43.203713, 27.954393 43.203713, 27.954393 43.203713, 27.954393 43.203713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_710'^^xsd:string;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708017 27.7567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.708017"^^xsd:decimal ;
  dwc:decimalLongitude "27.7567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708017 27.7567)"^^geo:wktLiteral ;
  geo-pos:lat "42.708017"^^xsd:decimal ;
  geo-pos:long "27.7567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_683'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_683'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7567'^^xsd:double;
  dwc:latitude '42.708017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7567 42.708017, 27.7567 42.708017, 27.7567 42.708017, 27.7567 42.708017, 27.7567 42.708017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_683'^^xsd:string;
  dwc:observationDate '2016-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366783 28.083933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366783"^^xsd:decimal ;
  dwc:decimalLongitude "28.083933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366783 28.083933)"^^geo:wktLiteral ;
  geo-pos:lat "43.366783"^^xsd:decimal ;
  geo-pos:long "28.083933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_644'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_644'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.083933'^^xsd:double;
  dwc:latitude '43.366783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.083933 43.366783, 28.083933 43.366783, 28.083933 43.366783, 28.083933 43.366783, 28.083933 43.366783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_644'^^xsd:string;
  dwc:observationDate '2016-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.104057 27.918487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.104057"^^xsd:decimal ;
  dwc:decimalLongitude "27.918487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.104057 27.918487)"^^geo:wktLiteral ;
  geo-pos:lat "42.104057"^^xsd:decimal ;
  geo-pos:long "27.918487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_640'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_640'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.918487'^^xsd:double;
  dwc:latitude '42.104057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.918487 42.104057, 27.918487 42.104057, 27.918487 42.104057, 27.918487 42.104057, 27.918487 42.104057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_640'^^xsd:string;
  dwc:observationDate '2016-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1526 27.939617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1526"^^xsd:decimal ;
  dwc:decimalLongitude "27.939617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1526 27.939617)"^^geo:wktLiteral ;
  geo-pos:lat "43.1526"^^xsd:decimal ;
  geo-pos:long "27.939617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_635'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_635'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.939617'^^xsd:double;
  dwc:latitude '43.1526'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.939617 43.1526, 27.939617 43.1526, 27.939617 43.1526, 27.939617 43.1526, 27.939617 43.1526))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_635'^^xsd:string;
  dwc:observationDate '2016-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207577 27.802503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207577"^^xsd:decimal ;
  dwc:decimalLongitude "27.802503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207577 27.802503)"^^geo:wktLiteral ;
  geo-pos:lat "42.207577"^^xsd:decimal ;
  geo-pos:long "27.802503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_612'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_612'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.802503'^^xsd:double;
  dwc:latitude '42.207577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.802503 42.207577, 27.802503 42.207577, 27.802503 42.207577, 27.802503 42.207577, 27.802503 42.207577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_612'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590017 28.568767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590017"^^xsd:decimal ;
  dwc:decimalLongitude "28.568767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590017 28.568767)"^^geo:wktLiteral ;
  geo-pos:lat "43.590017"^^xsd:decimal ;
  geo-pos:long "28.568767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_601'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_601'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568767'^^xsd:double;
  dwc:latitude '43.590017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_601'^^xsd:string;
  dwc:observationDate '2016-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558733 28.5876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558733"^^xsd:decimal ;
  dwc:decimalLongitude "28.5876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558733 28.5876)"^^geo:wktLiteral ;
  geo-pos:lat "43.558733"^^xsd:decimal ;
  geo-pos:long "28.5876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_582'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_582'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5876'^^xsd:double;
  dwc:latitude '43.558733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_582'^^xsd:string;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558733 28.5876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558733"^^xsd:decimal ;
  dwc:decimalLongitude "28.5876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558733 28.5876)"^^geo:wktLiteral ;
  geo-pos:lat "43.558733"^^xsd:decimal ;
  geo-pos:long "28.5876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_581'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_581'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5876'^^xsd:double;
  dwc:latitude '43.558733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_581'^^xsd:string;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558733 28.5876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558733"^^xsd:decimal ;
  dwc:decimalLongitude "28.5876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558733 28.5876)"^^geo:wktLiteral ;
  geo-pos:lat "43.558733"^^xsd:decimal ;
  geo-pos:long "28.5876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_580'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_580'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5876'^^xsd:double;
  dwc:latitude '43.558733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733, 28.5876 43.558733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_580'^^xsd:string;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285567 28.041233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.285567"^^xsd:decimal ;
  dwc:decimalLongitude "28.041233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285567 28.041233)"^^geo:wktLiteral ;
  geo-pos:lat "43.285567"^^xsd:decimal ;
  geo-pos:long "28.041233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_454'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_454'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.041233'^^xsd:double;
  dwc:latitude '43.285567'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.041233 43.285567, 28.041233 43.285567, 28.041233 43.285567, 28.041233 43.285567, 28.041233 43.285567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_454'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65218 27.708827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65218"^^xsd:decimal ;
  dwc:decimalLongitude "27.708827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65218 27.708827)"^^geo:wktLiteral ;
  geo-pos:lat "42.65218"^^xsd:decimal ;
  geo-pos:long "27.708827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_927'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_927'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708827'^^xsd:double;
  dwc:latitude '42.65218'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708827 42.65218, 27.708827 42.65218, 27.708827 42.65218, 27.708827 42.65218, 27.708827 42.65218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_927'^^xsd:string;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447089 27.539201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.447089"^^xsd:decimal ;
  dwc:decimalLongitude "27.539201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447089 27.539201)"^^geo:wktLiteral ;
  geo-pos:lat "42.447089"^^xsd:decimal ;
  geo-pos:long "27.539201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_920'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_920'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.539201'^^xsd:double;
  dwc:latitude '42.447089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.539201 42.447089, 27.539201 42.447089, 27.539201 42.447089, 27.539201 42.447089, 27.539201 42.447089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_920'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110867 27.938217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110867"^^xsd:decimal ;
  dwc:decimalLongitude "27.938217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110867 27.938217)"^^geo:wktLiteral ;
  geo-pos:lat "42.110867"^^xsd:decimal ;
  geo-pos:long "27.938217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_910'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_910'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938217'^^xsd:double;
  dwc:latitude '42.110867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938217 42.110867, 27.938217 42.110867, 27.938217 42.110867, 27.938217 42.110867, 27.938217 42.110867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_910'^^xsd:string;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.190967 27.81895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.190967"^^xsd:decimal ;
  dwc:decimalLongitude "27.81895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.190967 27.81895)"^^geo:wktLiteral ;
  geo-pos:lat "43.190967"^^xsd:decimal ;
  geo-pos:long "27.81895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_890'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_890'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.81895'^^xsd:double;
  dwc:latitude '43.190967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.81895 43.190967, 27.81895 43.190967, 27.81895 43.190967, 27.81895 43.190967, 27.81895 43.190967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_890'^^xsd:string;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508193 27.4972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.508193"^^xsd:decimal ;
  dwc:decimalLongitude "27.4972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508193 27.4972)"^^geo:wktLiteral ;
  geo-pos:lat "42.508193"^^xsd:decimal ;
  geo-pos:long "27.4972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_887'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_887'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.4972'^^xsd:double;
  dwc:latitude '42.508193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4972 42.508193, 27.4972 42.508193, 27.4972 42.508193, 27.4972 42.508193, 27.4972 42.508193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_887'^^xsd:string;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70495 27.724285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.70495"^^xsd:decimal ;
  dwc:decimalLongitude "27.724285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70495 27.724285)"^^geo:wktLiteral ;
  geo-pos:lat "42.70495"^^xsd:decimal ;
  geo-pos:long "27.724285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_885'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_885'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.724285'^^xsd:double;
  dwc:latitude '42.70495'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.724285 42.70495, 27.724285 42.70495, 27.724285 42.70495, 27.724285 42.70495, 27.724285 42.70495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_885'^^xsd:string;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705152 27.757363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.705152"^^xsd:decimal ;
  dwc:decimalLongitude "27.757363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705152 27.757363)"^^geo:wktLiteral ;
  geo-pos:lat "42.705152"^^xsd:decimal ;
  geo-pos:long "27.757363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_878'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_878'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.757363'^^xsd:double;
  dwc:latitude '42.705152'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.757363 42.705152, 27.757363 42.705152, 27.757363 42.705152, 27.757363 42.705152, 27.757363 42.705152))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_878'^^xsd:string;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652277 27.708812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.652277"^^xsd:decimal ;
  dwc:decimalLongitude "27.708812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652277 27.708812)"^^geo:wktLiteral ;
  geo-pos:lat "42.652277"^^xsd:decimal ;
  geo-pos:long "27.708812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_871'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_871'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708812'^^xsd:double;
  dwc:latitude '42.652277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708812 42.652277, 27.708812 42.652277, 27.708812 42.652277, 27.708812 42.652277, 27.708812 42.652277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_871'^^xsd:string;
  dwc:observationDate '2018-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654088 27.72185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.654088"^^xsd:decimal ;
  dwc:decimalLongitude "27.72185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654088 27.72185)"^^geo:wktLiteral ;
  geo-pos:lat "42.654088"^^xsd:decimal ;
  geo-pos:long "27.72185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_863'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_863'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.72185'^^xsd:double;
  dwc:latitude '42.654088'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.72185 42.654088, 27.72185 42.654088, 27.72185 42.654088, 27.72185 42.654088, 27.72185 42.654088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_863'^^xsd:string;
  dwc:observationDate '2018-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558065 27.639147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.558065"^^xsd:decimal ;
  dwc:decimalLongitude "27.639147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558065 27.639147)"^^geo:wktLiteral ;
  geo-pos:lat "42.558065"^^xsd:decimal ;
  geo-pos:long "27.639147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_861'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_861'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.639147'^^xsd:double;
  dwc:latitude '42.558065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.639147 42.558065, 27.639147 42.558065, 27.639147 42.558065, 27.639147 42.558065, 27.639147 42.558065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_861'^^xsd:string;
  dwc:observationDate '2018-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.350767 27.7188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.350767"^^xsd:decimal ;
  dwc:decimalLongitude "27.7188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.350767 27.7188)"^^geo:wktLiteral ;
  geo-pos:lat "42.350767"^^xsd:decimal ;
  geo-pos:long "27.7188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_860'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_860'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7188'^^xsd:double;
  dwc:latitude '42.350767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_860'^^xsd:string;
  dwc:observationDate '2018-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.350767 27.7188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.350767"^^xsd:decimal ;
  dwc:decimalLongitude "27.7188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.350767 27.7188)"^^geo:wktLiteral ;
  geo-pos:lat "42.350767"^^xsd:decimal ;
  geo-pos:long "27.7188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_859'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_859'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7188'^^xsd:double;
  dwc:latitude '42.350767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_859'^^xsd:string;
  dwc:observationDate '2018-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.670727 27.707282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.670727"^^xsd:decimal ;
  dwc:decimalLongitude "27.707282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.670727 27.707282)"^^geo:wktLiteral ;
  geo-pos:lat "42.670727"^^xsd:decimal ;
  geo-pos:long "27.707282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_858'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_858'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707282'^^xsd:double;
  dwc:latitude '42.670727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707282 42.670727, 27.707282 42.670727, 27.707282 42.670727, 27.707282 42.670727, 27.707282 42.670727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_858'^^xsd:string;
  dwc:observationDate '2018-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651899"^^xsd:decimal ;
  dwc:decimalLongitude "28.569807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  geo-pos:lat "43.651899"^^xsd:decimal ;
  geo-pos:long "28.569807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_852'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_852'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.569807'^^xsd:double;
  dwc:latitude '43.651899'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_852'^^xsd:string;
  dwc:observationDate '2017-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.637338 27.678686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.637338"^^xsd:decimal ;
  dwc:decimalLongitude "27.678686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.637338 27.678686)"^^geo:wktLiteral ;
  geo-pos:lat "42.637338"^^xsd:decimal ;
  geo-pos:long "27.678686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_845'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_845'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.678686'^^xsd:double;
  dwc:latitude '42.637338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.678686 42.637338, 27.678686 42.637338, 27.678686 42.637338, 27.678686 42.637338, 27.678686 42.637338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_845'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448258 27.630655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.448258"^^xsd:decimal ;
  dwc:decimalLongitude "27.630655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448258 27.630655)"^^geo:wktLiteral ;
  geo-pos:lat "42.448258"^^xsd:decimal ;
  geo-pos:long "27.630655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_840'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_840'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630655'^^xsd:double;
  dwc:latitude '42.448258'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630655 42.448258, 27.630655 42.448258, 27.630655 42.448258, 27.630655 42.448258, 27.630655 42.448258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_840'^^xsd:string;
  dwc:observationDate '2017-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.509037 27.483155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.509037"^^xsd:decimal ;
  dwc:decimalLongitude "27.483155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.509037 27.483155)"^^geo:wktLiteral ;
  geo-pos:lat "42.509037"^^xsd:decimal ;
  geo-pos:long "27.483155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_794'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_794'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483155'^^xsd:double;
  dwc:latitude '42.509037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483155 42.509037, 27.483155 42.509037, 27.483155 42.509037, 27.483155 42.509037, 27.483155 42.509037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_794'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.650727 27.68991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.650727"^^xsd:decimal ;
  dwc:decimalLongitude "27.68991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.650727 27.68991)"^^geo:wktLiteral ;
  geo-pos:lat "42.650727"^^xsd:decimal ;
  geo-pos:long "27.68991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_777'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_777'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.68991'^^xsd:double;
  dwc:latitude '42.650727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.68991 42.650727, 27.68991 42.650727, 27.68991 42.650727, 27.68991 42.650727, 27.68991 42.650727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_777'^^xsd:string;
  dwc:observationDate '2017-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5901 28.568733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5901"^^xsd:decimal ;
  dwc:decimalLongitude "28.568733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5901 28.568733)"^^geo:wktLiteral ;
  geo-pos:lat "43.5901"^^xsd:decimal ;
  geo-pos:long "28.568733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_394'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_394'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568733'^^xsd:double;
  dwc:latitude '43.5901'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568733 43.5901, 28.568733 43.5901, 28.568733 43.5901, 28.568733 43.5901, 28.568733 43.5901))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_394'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5901 28.568733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5901"^^xsd:decimal ;
  dwc:decimalLongitude "28.568733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5901 28.568733)"^^geo:wktLiteral ;
  geo-pos:lat "43.5901"^^xsd:decimal ;
  geo-pos:long "28.568733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_393'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_393'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568733'^^xsd:double;
  dwc:latitude '43.5901'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568733 43.5901, 28.568733 43.5901, 28.568733 43.5901, 28.568733 43.5901, 28.568733 43.5901))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_393'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63935 28.571317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63935"^^xsd:decimal ;
  dwc:decimalLongitude "28.571317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63935 28.571317)"^^geo:wktLiteral ;
  geo-pos:lat "43.63935"^^xsd:decimal ;
  geo-pos:long "28.571317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_545'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_545'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571317'^^xsd:double;
  dwc:latitude '43.63935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571317 43.63935, 28.571317 43.63935, 28.571317 43.63935, 28.571317 43.63935, 28.571317 43.63935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_545'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.807165 27.885605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.807165"^^xsd:decimal ;
  dwc:decimalLongitude "27.885605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.807165 27.885605)"^^geo:wktLiteral ;
  geo-pos:lat "42.807165"^^xsd:decimal ;
  geo-pos:long "27.885605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_255'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_255'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.885605'^^xsd:double;
  dwc:latitude '42.807165'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.885605 42.807165, 27.885605 42.807165, 27.885605 42.807165, 27.885605 42.807165, 27.885605 42.807165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_255'^^xsd:string;
  dwc:observationDate '2015-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.158068 27.857132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.158068"^^xsd:decimal ;
  dwc:decimalLongitude "27.857132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.158068 27.857132)"^^geo:wktLiteral ;
  geo-pos:lat "42.158068"^^xsd:decimal ;
  geo-pos:long "27.857132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_248'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_248'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.857132'^^xsd:double;
  dwc:latitude '42.158068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.857132 42.158068, 27.857132 42.158068, 27.857132 42.158068, 27.857132 42.158068, 27.857132 42.158068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_248'^^xsd:string;
  dwc:observationDate '2015-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27485 28.039917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27485"^^xsd:decimal ;
  dwc:decimalLongitude "28.039917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27485 28.039917)"^^geo:wktLiteral ;
  geo-pos:lat "43.27485"^^xsd:decimal ;
  geo-pos:long "28.039917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_236'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_236'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.039917'^^xsd:double;
  dwc:latitude '43.27485'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.039917 43.27485, 28.039917 43.27485, 28.039917 43.27485, 28.039917 43.27485, 28.039917 43.27485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_236'^^xsd:string;
  dwc:observationDate '2015-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192583 27.920067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.192583"^^xsd:decimal ;
  dwc:decimalLongitude "27.920067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192583 27.920067)"^^geo:wktLiteral ;
  geo-pos:lat "43.192583"^^xsd:decimal ;
  geo-pos:long "27.920067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_207'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_207'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.920067'^^xsd:double;
  dwc:latitude '43.192583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.920067 43.192583, 27.920067 43.192583, 27.920067 43.192583, 27.920067 43.192583, 27.920067 43.192583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_207'^^xsd:string;
  dwc:observationDate '2015-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648763 27.688078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.648763"^^xsd:decimal ;
  dwc:decimalLongitude "27.688078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648763 27.688078)"^^geo:wktLiteral ;
  geo-pos:lat "42.648763"^^xsd:decimal ;
  geo-pos:long "27.688078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_197'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_197'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.688078'^^xsd:double;
  dwc:latitude '42.648763'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.688078 42.648763, 27.688078 42.648763, 27.688078 42.648763, 27.688078 42.648763, 27.688078 42.648763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_197'^^xsd:string;
  dwc:observationDate '2014-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.707644 27.765375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.707644"^^xsd:decimal ;
  dwc:decimalLongitude "27.765375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.707644 27.765375)"^^geo:wktLiteral ;
  geo-pos:lat "42.707644"^^xsd:decimal ;
  geo-pos:long "27.765375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_175'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_175'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.765375'^^xsd:double;
  dwc:latitude '42.707644'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.765375 42.707644, 27.765375 42.707644, 27.765375 42.707644, 27.765375 42.707644, 27.765375 42.707644))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_175'^^xsd:string;
  dwc:observationDate '2013-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425767 27.699639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425767"^^xsd:decimal ;
  dwc:decimalLongitude "27.699639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425767 27.699639)"^^geo:wktLiteral ;
  geo-pos:lat "42.425767"^^xsd:decimal ;
  geo-pos:long "27.699639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_173'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_173'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.699639'^^xsd:double;
  dwc:latitude '42.425767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.699639 42.425767, 27.699639 42.425767, 27.699639 42.425767, 27.699639 42.425767, 27.699639 42.425767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_173'^^xsd:string;
  dwc:observationDate '2013-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506836 27.484263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.506836"^^xsd:decimal ;
  dwc:decimalLongitude "27.484263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506836 27.484263)"^^geo:wktLiteral ;
  geo-pos:lat "42.506836"^^xsd:decimal ;
  geo-pos:long "27.484263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_53'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_53'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484263'^^xsd:double;
  dwc:latitude '42.506836'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484263 42.506836, 27.484263 42.506836, 27.484263 42.506836, 27.484263 42.506836, 27.484263 42.506836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_53'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70911 27.73256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.70911"^^xsd:decimal ;
  dwc:decimalLongitude "27.73256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70911 27.73256)"^^geo:wktLiteral ;
  geo-pos:lat "42.70911"^^xsd:decimal ;
  geo-pos:long "27.73256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_46'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_46'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.73256'^^xsd:double;
  dwc:latitude '42.70911'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.73256 42.70911, 27.73256 42.70911, 27.73256 42.70911, 27.73256 42.70911, 27.73256 42.70911))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_46'^^xsd:string;
  dwc:observationDate '2012-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.334 27.731612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.334"^^xsd:decimal ;
  dwc:decimalLongitude "27.731612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.334 27.731612)"^^geo:wktLiteral ;
  geo-pos:lat "42.334"^^xsd:decimal ;
  geo-pos:long "27.731612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_30'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_30'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.731612'^^xsd:double;
  dwc:latitude '42.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.731612 42.334, 27.731612 42.334, 27.731612 42.334, 27.731612 42.334, 27.731612 42.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_30'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405219 28.156479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.405219"^^xsd:decimal ;
  dwc:decimalLongitude "28.156479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405219 28.156479)"^^geo:wktLiteral ;
  geo-pos:lat "43.405219"^^xsd:decimal ;
  geo-pos:long "28.156479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_137'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_137'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.156479'^^xsd:double;
  dwc:latitude '43.405219'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.156479 43.405219, 28.156479 43.405219, 28.156479 43.405219, 28.156479 43.405219, 28.156479 43.405219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_137'^^xsd:string;
  dwc:observationDate '2013-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.213024 27.959377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.213024"^^xsd:decimal ;
  dwc:decimalLongitude "27.959377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.213024 27.959377)"^^geo:wktLiteral ;
  geo-pos:lat "43.213024"^^xsd:decimal ;
  geo-pos:long "27.959377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_135'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_135'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.959377'^^xsd:double;
  dwc:latitude '43.213024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.959377 43.213024, 27.959377 43.213024, 27.959377 43.213024, 27.959377 43.213024, 27.959377 43.213024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_135'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656373 27.732817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656373"^^xsd:decimal ;
  dwc:decimalLongitude "27.732817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656373 27.732817)"^^geo:wktLiteral ;
  geo-pos:lat "42.656373"^^xsd:decimal ;
  geo-pos:long "27.732817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_123'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_123'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.732817'^^xsd:double;
  dwc:latitude '42.656373'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.732817 42.656373, 27.732817 42.656373, 27.732817 42.656373, 27.732817 42.656373, 27.732817 42.656373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_123'^^xsd:string;
  dwc:observationDate '2013-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.203298 27.890615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.203298"^^xsd:decimal ;
  dwc:decimalLongitude "27.890615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.203298 27.890615)"^^geo:wktLiteral ;
  geo-pos:lat "43.203298"^^xsd:decimal ;
  geo-pos:long "27.890615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_122'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_122'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.890615'^^xsd:double;
  dwc:latitude '43.203298'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.890615 43.203298, 27.890615 43.203298, 27.890615 43.203298, 27.890615 43.203298, 27.890615 43.203298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_122'^^xsd:string;
  dwc:observationDate '2013-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.211413 27.805804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.211413"^^xsd:decimal ;
  dwc:decimalLongitude "27.805804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.211413 27.805804)"^^geo:wktLiteral ;
  geo-pos:lat "42.211413"^^xsd:decimal ;
  geo-pos:long "27.805804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_117'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_117'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.805804'^^xsd:double;
  dwc:latitude '42.211413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.805804 42.211413, 27.805804 42.211413, 27.805804 42.211413, 27.805804 42.211413, 27.805804 42.211413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_117'^^xsd:string;
  dwc:observationDate '2012-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58054 27.632911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58054"^^xsd:decimal ;
  dwc:decimalLongitude "27.632911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58054 27.632911)"^^geo:wktLiteral ;
  geo-pos:lat "42.58054"^^xsd:decimal ;
  geo-pos:long "27.632911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_98'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_98'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632911'^^xsd:double;
  dwc:latitude '42.58054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632911 42.58054, 27.632911 42.58054, 27.632911 42.58054, 27.632911 42.58054, 27.632911 42.58054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_98'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412123 27.702022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412123"^^xsd:decimal ;
  dwc:decimalLongitude "27.702022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412123 27.702022)"^^geo:wktLiteral ;
  geo-pos:lat "42.412123"^^xsd:decimal ;
  geo-pos:long "27.702022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_87'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_87'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.702022'^^xsd:double;
  dwc:latitude '42.412123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.702022 42.412123, 27.702022 42.412123, 27.702022 42.412123, 27.702022 42.412123, 27.702022 42.412123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '824_87'^^xsd:string;
  dwc:observationDate '2012-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4908 27.486217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4908"^^xsd:decimal ;
  dwc:decimalLongitude "27.486217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4908 27.486217)"^^geo:wktLiteral ;
  geo-pos:lat "42.4908"^^xsd:decimal ;
  geo-pos:long "27.486217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1026'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1026'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486217'^^xsd:double;
  dwc:latitude '42.4908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486217 42.4908, 27.486217 42.4908, 27.486217 42.4908, 27.486217 42.4908, 27.486217 42.4908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1026'^^xsd:string;
  dwc:observationDate '2019-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68813 28.558485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68813"^^xsd:decimal ;
  dwc:decimalLongitude "28.558485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68813 28.558485)"^^geo:wktLiteral ;
  geo-pos:lat "43.68813"^^xsd:decimal ;
  geo-pos:long "28.558485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1025'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1025'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.558485'^^xsd:double;
  dwc:latitude '43.68813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.558485 43.68813, 28.558485 43.68813, 28.558485 43.68813, 28.558485 43.68813, 28.558485 43.68813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1025'^^xsd:string;
  dwc:observationDate '2019-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50301 27.483483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50301"^^xsd:decimal ;
  dwc:decimalLongitude "27.483483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50301 27.483483)"^^geo:wktLiteral ;
  geo-pos:lat "42.50301"^^xsd:decimal ;
  geo-pos:long "27.483483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1083'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1083'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483483'^^xsd:double;
  dwc:latitude '42.50301'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1083'^^xsd:string;
  dwc:observationDate '2020-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102939 27.930758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102939"^^xsd:decimal ;
  dwc:decimalLongitude "27.930758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102939 27.930758)"^^geo:wktLiteral ;
  geo-pos:lat "42.102939"^^xsd:decimal ;
  geo-pos:long "27.930758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1023'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1023'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.930758'^^xsd:double;
  dwc:latitude '42.102939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.930758 42.102939, 27.930758 42.102939, 27.930758 42.102939, 27.930758 42.102939, 27.930758 42.102939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1023'^^xsd:string;
  dwc:observationDate '2019-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494543 28.584772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494543"^^xsd:decimal ;
  dwc:decimalLongitude "28.584772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494543 28.584772)"^^geo:wktLiteral ;
  geo-pos:lat "43.494543"^^xsd:decimal ;
  geo-pos:long "28.584772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1022'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1022'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.584772'^^xsd:double;
  dwc:latitude '43.494543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1022'^^xsd:string;
  dwc:observationDate '2019-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2061 27.932533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2061"^^xsd:decimal ;
  dwc:decimalLongitude "27.932533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2061 27.932533)"^^geo:wktLiteral ;
  geo-pos:lat "43.2061"^^xsd:decimal ;
  geo-pos:long "27.932533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1021'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1021'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.932533'^^xsd:double;
  dwc:latitude '43.2061'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.932533 43.2061, 27.932533 43.2061, 27.932533 43.2061, 27.932533 43.2061, 27.932533 43.2061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1021'^^xsd:string;
  dwc:observationDate '2019-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638972 27.676087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.638972"^^xsd:decimal ;
  dwc:decimalLongitude "27.676087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638972 27.676087)"^^geo:wktLiteral ;
  geo-pos:lat "42.638972"^^xsd:decimal ;
  geo-pos:long "27.676087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1020'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1020'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.676087'^^xsd:double;
  dwc:latitude '42.638972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1020'^^xsd:string;
  dwc:observationDate '2019-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209357 27.789098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209357"^^xsd:decimal ;
  dwc:decimalLongitude "27.789098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209357 27.789098)"^^geo:wktLiteral ;
  geo-pos:lat "42.209357"^^xsd:decimal ;
  geo-pos:long "27.789098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1019'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1019'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.789098'^^xsd:double;
  dwc:latitude '42.209357'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.789098 42.209357, 27.789098 42.209357, 27.789098 42.209357, 27.789098 42.209357, 27.789098 42.209357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1019'^^xsd:string;
  dwc:observationDate '2019-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396741"^^xsd:decimal ;
  dwc:decimalLongitude "28.149464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  geo-pos:lat "43.396741"^^xsd:decimal ;
  geo-pos:long "28.149464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1084'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1084'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.149464'^^xsd:double;
  dwc:latitude '43.396741'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1084'^^xsd:string;
  dwc:observationDate '2020-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176504 27.900519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.176504"^^xsd:decimal ;
  dwc:decimalLongitude "27.900519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176504 27.900519)"^^geo:wktLiteral ;
  geo-pos:lat "43.176504"^^xsd:decimal ;
  geo-pos:long "27.900519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1085'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1085'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.900519'^^xsd:double;
  dwc:latitude '43.176504'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1085'^^xsd:string;
  dwc:observationDate '2020-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200833 27.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.200833"^^xsd:decimal ;
  dwc:decimalLongitude "27.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200833 27.921)"^^geo:wktLiteral ;
  geo-pos:lat "43.200833"^^xsd:decimal ;
  geo-pos:long "27.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1016'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1016'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921'^^xsd:double;
  dwc:latitude '43.200833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921 43.200833, 27.921 43.200833, 27.921 43.200833, 27.921 43.200833, 27.921 43.200833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1016'^^xsd:string;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200833 27.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.200833"^^xsd:decimal ;
  dwc:decimalLongitude "27.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200833 27.921)"^^geo:wktLiteral ;
  geo-pos:lat "43.200833"^^xsd:decimal ;
  geo-pos:long "27.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1015'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1015'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921'^^xsd:double;
  dwc:latitude '43.200833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921 43.200833, 27.921 43.200833, 27.921 43.200833, 27.921 43.200833, 27.921 43.200833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1015'^^xsd:string;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4908 27.486217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4908"^^xsd:decimal ;
  dwc:decimalLongitude "27.486217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4908 27.486217)"^^geo:wktLiteral ;
  geo-pos:lat "42.4908"^^xsd:decimal ;
  geo-pos:long "27.486217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1014'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1014'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486217'^^xsd:double;
  dwc:latitude '42.4908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486217 42.4908, 27.486217 42.4908, 27.486217 42.4908, 27.486217 42.4908, 27.486217 42.4908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1014'^^xsd:string;
  dwc:observationDate '2019-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.700661 27.719409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.700661"^^xsd:decimal ;
  dwc:decimalLongitude "27.719409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.700661 27.719409)"^^geo:wktLiteral ;
  geo-pos:lat "42.700661"^^xsd:decimal ;
  geo-pos:long "27.719409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_136'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_136'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.719409'^^xsd:double;
  dwc:latitude '42.700661'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.719409 42.700661, 27.719409 42.700661, 27.719409 42.700661, 27.719409 42.700661, 27.719409 42.700661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_136'^^xsd:string;
  dwc:observationDate '2013-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.441949 27.619807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.441949"^^xsd:decimal ;
  dwc:decimalLongitude "27.619807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.441949 27.619807)"^^geo:wktLiteral ;
  geo-pos:lat "42.441949"^^xsd:decimal ;
  geo-pos:long "27.619807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1519'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1519'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.619807'^^xsd:double;
  dwc:latitude '42.441949'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.619807 42.441949, 27.619807 42.441949, 27.619807 42.441949, 27.619807 42.441949, 27.619807 42.441949))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1519'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.179254 27.909778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.179254"^^xsd:decimal ;
  dwc:decimalLongitude "27.909778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.179254 27.909778)"^^geo:wktLiteral ;
  geo-pos:lat "43.179254"^^xsd:decimal ;
  geo-pos:long "27.909778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1086'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1086'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.909778'^^xsd:double;
  dwc:latitude '43.179254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.909778 43.179254, 27.909778 43.179254, 27.909778 43.179254, 27.909778 43.179254, 27.909778 43.179254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1086'^^xsd:string;
  dwc:observationDate '2020-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200833 27.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.200833"^^xsd:decimal ;
  dwc:decimalLongitude "27.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200833 27.921)"^^geo:wktLiteral ;
  geo-pos:lat "43.200833"^^xsd:decimal ;
  geo-pos:long "27.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1010'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1010'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921'^^xsd:double;
  dwc:latitude '43.200833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921 43.200833, 27.921 43.200833, 27.921 43.200833, 27.921 43.200833, 27.921 43.200833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1010'^^xsd:string;
  dwc:observationDate '2019-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1087'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1087'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1087'^^xsd:string;
  dwc:observationDate '2020-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1088'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1088'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1088'^^xsd:string;
  dwc:observationDate '2020-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638972 27.676087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.638972"^^xsd:decimal ;
  dwc:decimalLongitude "27.676087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638972 27.676087)"^^geo:wktLiteral ;
  geo-pos:lat "42.638972"^^xsd:decimal ;
  geo-pos:long "27.676087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1007'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1007'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.676087'^^xsd:double;
  dwc:latitude '42.638972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1007'^^xsd:string;
  dwc:observationDate '2019-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638972 27.676087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.638972"^^xsd:decimal ;
  dwc:decimalLongitude "27.676087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638972 27.676087)"^^geo:wktLiteral ;
  geo-pos:lat "42.638972"^^xsd:decimal ;
  geo-pos:long "27.676087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1006'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1006'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.676087'^^xsd:double;
  dwc:latitude '42.638972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972, 27.676087 42.638972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1006'^^xsd:string;
  dwc:observationDate '2019-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63591 27.671582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63591"^^xsd:decimal ;
  dwc:decimalLongitude "27.671582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63591 27.671582)"^^geo:wktLiteral ;
  geo-pos:lat "42.63591"^^xsd:decimal ;
  geo-pos:long "27.671582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1005'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1005'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.671582'^^xsd:double;
  dwc:latitude '42.63591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.671582 42.63591, 27.671582 42.63591, 27.671582 42.63591, 27.671582 42.63591, 27.671582 42.63591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1005'^^xsd:string;
  dwc:observationDate '2019-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.659823 27.708858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.659823"^^xsd:decimal ;
  dwc:decimalLongitude "27.708858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.659823 27.708858)"^^geo:wktLiteral ;
  geo-pos:lat "42.659823"^^xsd:decimal ;
  geo-pos:long "27.708858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1004'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1004'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708858'^^xsd:double;
  dwc:latitude '42.659823'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708858 42.659823, 27.708858 42.659823, 27.708858 42.659823, 27.708858 42.659823, 27.708858 42.659823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1004'^^xsd:string;
  dwc:observationDate '2019-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1089'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1089'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1089'^^xsd:string;
  dwc:observationDate '2020-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1090'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1090'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1090'^^xsd:string;
  dwc:observationDate '2020-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56955 27.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56955"^^xsd:decimal ;
  dwc:decimalLongitude "27.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56955 27.6353)"^^geo:wktLiteral ;
  geo-pos:lat "42.56955"^^xsd:decimal ;
  geo-pos:long "27.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1001'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1001'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6353'^^xsd:double;
  dwc:latitude '42.56955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6353 42.56955, 27.6353 42.56955, 27.6353 42.56955, 27.6353 42.56955, 27.6353 42.56955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1001'^^xsd:string;
  dwc:observationDate '2018-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.350767 27.7188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.350767"^^xsd:decimal ;
  dwc:decimalLongitude "27.7188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.350767 27.7188)"^^geo:wktLiteral ;
  geo-pos:lat "42.350767"^^xsd:decimal ;
  geo-pos:long "27.7188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1000'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1000'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7188'^^xsd:double;
  dwc:latitude '42.350767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767, 27.7188 42.350767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1000'^^xsd:string;
  dwc:observationDate '2018-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.243645 27.771763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.243645"^^xsd:decimal ;
  dwc:decimalLongitude "27.771763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.243645 27.771763)"^^geo:wktLiteral ;
  geo-pos:lat "42.243645"^^xsd:decimal ;
  geo-pos:long "27.771763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1468'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1468'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.771763'^^xsd:double;
  dwc:latitude '42.243645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.771763 42.243645, 27.771763 42.243645, 27.771763 42.243645, 27.771763 42.243645, 27.771763 42.243645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1468'^^xsd:string;
  dwc:observationDate '2022-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218517 27.90915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.218517"^^xsd:decimal ;
  dwc:decimalLongitude "27.90915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218517 27.90915)"^^geo:wktLiteral ;
  geo-pos:lat "43.218517"^^xsd:decimal ;
  geo-pos:long "27.90915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_998'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_998'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.90915'^^xsd:double;
  dwc:latitude '43.218517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.90915 43.218517, 27.90915 43.218517, 27.90915 43.218517, 27.90915 43.218517, 27.90915 43.218517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_998'^^xsd:string;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1091'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1091'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1091'^^xsd:string;
  dwc:observationDate '2020-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58824 27.63595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58824"^^xsd:decimal ;
  dwc:decimalLongitude "27.63595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58824 27.63595)"^^geo:wktLiteral ;
  geo-pos:lat "42.58824"^^xsd:decimal ;
  geo-pos:long "27.63595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1092'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1092'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63595'^^xsd:double;
  dwc:latitude '42.58824'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63595 42.58824, 27.63595 42.58824, 27.63595 42.58824, 27.63595 42.58824, 27.63595 42.58824))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1092'^^xsd:string;
  dwc:observationDate '2020-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1093'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1093'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1093'^^xsd:string;
  dwc:observationDate '2020-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365632 28.093255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365632"^^xsd:decimal ;
  dwc:decimalLongitude "28.093255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365632 28.093255)"^^geo:wktLiteral ;
  geo-pos:lat "43.365632"^^xsd:decimal ;
  geo-pos:long "28.093255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1095'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1095'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.093255'^^xsd:double;
  dwc:latitude '43.365632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1095'^^xsd:string;
  dwc:observationDate '2020-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.242405 27.752375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.242405"^^xsd:decimal ;
  dwc:decimalLongitude "27.752375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.242405 27.752375)"^^geo:wktLiteral ;
  geo-pos:lat "42.242405"^^xsd:decimal ;
  geo-pos:long "27.752375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_993'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_993'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752375'^^xsd:double;
  dwc:latitude '42.242405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_993'^^xsd:string;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_992'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_992'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_992'^^xsd:string;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.809438 27.885083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.809438"^^xsd:decimal ;
  dwc:decimalLongitude "27.885083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.809438 27.885083)"^^geo:wktLiteral ;
  geo-pos:lat "42.809438"^^xsd:decimal ;
  geo-pos:long "27.885083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_991'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_991'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.885083'^^xsd:double;
  dwc:latitude '42.809438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.885083 42.809438, 27.885083 42.809438, 27.885083 42.809438, 27.885083 42.809438, 27.885083 42.809438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_991'^^xsd:string;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_990'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_990'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_990'^^xsd:string;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50301 27.483483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50301"^^xsd:decimal ;
  dwc:decimalLongitude "27.483483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50301 27.483483)"^^geo:wktLiteral ;
  geo-pos:lat "42.50301"^^xsd:decimal ;
  geo-pos:long "27.483483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1096'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1096'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483483'^^xsd:double;
  dwc:latitude '42.50301'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1096'^^xsd:string;
  dwc:observationDate '2020-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207275 27.803173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207275"^^xsd:decimal ;
  dwc:decimalLongitude "27.803173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207275 27.803173)"^^geo:wktLiteral ;
  geo-pos:lat "42.207275"^^xsd:decimal ;
  geo-pos:long "27.803173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_988'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_988'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803173'^^xsd:double;
  dwc:latitude '42.207275'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_988'^^xsd:string;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1707 27.855833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1707"^^xsd:decimal ;
  dwc:decimalLongitude "27.855833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1707 27.855833)"^^geo:wktLiteral ;
  geo-pos:lat "42.1707"^^xsd:decimal ;
  geo-pos:long "27.855833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_987'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_987'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.855833'^^xsd:double;
  dwc:latitude '42.1707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.855833 42.1707, 27.855833 42.1707, 27.855833 42.1707, 27.855833 42.1707, 27.855833 42.1707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_987'^^xsd:string;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299871 28.047728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.299871"^^xsd:decimal ;
  dwc:decimalLongitude "28.047728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299871 28.047728)"^^geo:wktLiteral ;
  geo-pos:lat "43.299871"^^xsd:decimal ;
  geo-pos:long "28.047728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1097'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1097'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.047728'^^xsd:double;
  dwc:latitude '43.299871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1097'^^xsd:string;
  dwc:observationDate '2020-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.706711 27.747811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.706711"^^xsd:decimal ;
  dwc:decimalLongitude "27.747811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.706711 27.747811)"^^geo:wktLiteral ;
  geo-pos:lat "42.706711"^^xsd:decimal ;
  geo-pos:long "27.747811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1098'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1098'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.747811'^^xsd:double;
  dwc:latitude '42.706711'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.747811 42.706711, 27.747811 42.706711, 27.747811 42.706711, 27.747811 42.706711, 27.747811 42.706711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1098'^^xsd:string;
  dwc:observationDate '2020-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957808 27.891678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.957808"^^xsd:decimal ;
  dwc:decimalLongitude "27.891678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957808 27.891678)"^^geo:wktLiteral ;
  geo-pos:lat "42.957808"^^xsd:decimal ;
  geo-pos:long "27.891678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_984'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_984'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.891678'^^xsd:double;
  dwc:latitude '42.957808'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.891678 42.957808, 27.891678 42.957808, 27.891678 42.957808, 27.891678 42.957808, 27.891678 42.957808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_984'^^xsd:string;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173006 27.852171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.173006"^^xsd:decimal ;
  dwc:decimalLongitude "27.852171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173006 27.852171)"^^geo:wktLiteral ;
  geo-pos:lat "42.173006"^^xsd:decimal ;
  geo-pos:long "27.852171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_983'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_983'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.852171'^^xsd:double;
  dwc:latitude '42.173006'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.852171 42.173006, 27.852171 42.173006, 27.852171 42.173006, 27.852171 42.173006, 27.852171 42.173006))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_983'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35802"^^xsd:decimal ;
  dwc:decimalLongitude "27.729827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  geo-pos:lat "42.35802"^^xsd:decimal ;
  geo-pos:long "27.729827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1101'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1101'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.729827'^^xsd:double;
  dwc:latitude '42.35802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1101'^^xsd:string;
  dwc:observationDate '2020-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.324913 27.747617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.324913"^^xsd:decimal ;
  dwc:decimalLongitude "27.747617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.324913 27.747617)"^^geo:wktLiteral ;
  geo-pos:lat "42.324913"^^xsd:decimal ;
  geo-pos:long "27.747617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_981'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_981'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.747617'^^xsd:double;
  dwc:latitude '42.324913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.747617 42.324913, 27.747617 42.324913, 27.747617 42.324913, 27.747617 42.324913, 27.747617 42.324913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_981'^^xsd:string;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207275 27.803173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207275"^^xsd:decimal ;
  dwc:decimalLongitude "27.803173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207275 27.803173)"^^geo:wktLiteral ;
  geo-pos:lat "42.207275"^^xsd:decimal ;
  geo-pos:long "27.803173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_980'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_980'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803173'^^xsd:double;
  dwc:latitude '42.207275'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275, 27.803173 42.207275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_980'^^xsd:string;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567823 27.64066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567823"^^xsd:decimal ;
  dwc:decimalLongitude "27.64066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567823 27.64066)"^^geo:wktLiteral ;
  geo-pos:lat "42.567823"^^xsd:decimal ;
  geo-pos:long "27.64066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1102'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1102'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.64066'^^xsd:double;
  dwc:latitude '42.567823'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.64066 42.567823, 27.64066 42.567823, 27.64066 42.567823, 27.64066 42.567823, 27.64066 42.567823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1102'^^xsd:string;
  dwc:observationDate '2020-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_978'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_978'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_978'^^xsd:string;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.407622 27.65413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.407622"^^xsd:decimal ;
  dwc:decimalLongitude "27.65413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.407622 27.65413)"^^geo:wktLiteral ;
  geo-pos:lat "42.407622"^^xsd:decimal ;
  geo-pos:long "27.65413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_977'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_977'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.65413'^^xsd:double;
  dwc:latitude '42.407622'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.65413 42.407622, 27.65413 42.407622, 27.65413 42.407622, 27.65413 42.407622, 27.65413 42.407622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_977'^^xsd:string;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1104'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1104'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1104'^^xsd:string;
  dwc:observationDate '2020-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224627 27.772778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.224627"^^xsd:decimal ;
  dwc:decimalLongitude "27.772778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224627 27.772778)"^^geo:wktLiteral ;
  geo-pos:lat "42.224627"^^xsd:decimal ;
  geo-pos:long "27.772778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_975'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_975'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.772778'^^xsd:double;
  dwc:latitude '42.224627'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.772778 42.224627, 27.772778 42.224627, 27.772778 42.224627, 27.772778 42.224627, 27.772778 42.224627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_975'^^xsd:string;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186513 27.83549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186513"^^xsd:decimal ;
  dwc:decimalLongitude "27.83549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186513 27.83549)"^^geo:wktLiteral ;
  geo-pos:lat "42.186513"^^xsd:decimal ;
  geo-pos:long "27.83549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_974'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_974'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.83549'^^xsd:double;
  dwc:latitude '42.186513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_974'^^xsd:string;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425843 27.652692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425843"^^xsd:decimal ;
  dwc:decimalLongitude "27.652692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425843 27.652692)"^^geo:wktLiteral ;
  geo-pos:lat "42.425843"^^xsd:decimal ;
  geo-pos:long "27.652692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_973'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_973'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.652692'^^xsd:double;
  dwc:latitude '42.425843'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.652692 42.425843, 27.652692 42.425843, 27.652692 42.425843, 27.652692 42.425843, 27.652692 42.425843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_973'^^xsd:string;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6023 28.5738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6023"^^xsd:decimal ;
  dwc:decimalLongitude "28.5738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6023 28.5738)"^^geo:wktLiteral ;
  geo-pos:lat "43.6023"^^xsd:decimal ;
  geo-pos:long "28.5738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_972'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_972'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5738'^^xsd:double;
  dwc:latitude '43.6023'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5738 43.6023, 28.5738 43.6023, 28.5738 43.6023, 28.5738 43.6023, 28.5738 43.6023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_972'^^xsd:string;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396741"^^xsd:decimal ;
  dwc:decimalLongitude "28.149464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  geo-pos:lat "43.396741"^^xsd:decimal ;
  geo-pos:long "28.149464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1105'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1105'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.149464'^^xsd:double;
  dwc:latitude '43.396741'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1105'^^xsd:string;
  dwc:observationDate '2020-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10196 27.940407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10196"^^xsd:decimal ;
  dwc:decimalLongitude "27.940407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10196 27.940407)"^^geo:wktLiteral ;
  geo-pos:lat "42.10196"^^xsd:decimal ;
  geo-pos:long "27.940407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_970'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_970'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.940407'^^xsd:double;
  dwc:latitude '42.10196'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.940407 42.10196, 27.940407 42.10196, 27.940407 42.10196, 27.940407 42.10196, 27.940407 42.10196))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_970'^^xsd:string;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58335 27.626245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58335"^^xsd:decimal ;
  dwc:decimalLongitude "27.626245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58335 27.626245)"^^geo:wktLiteral ;
  geo-pos:lat "42.58335"^^xsd:decimal ;
  geo-pos:long "27.626245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_969'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_969'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.626245'^^xsd:double;
  dwc:latitude '42.58335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.626245 42.58335, 27.626245 42.58335, 27.626245 42.58335, 27.626245 42.58335, 27.626245 42.58335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_969'^^xsd:string;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_968'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_968'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_968'^^xsd:string;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.242405 27.752375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.242405"^^xsd:decimal ;
  dwc:decimalLongitude "27.752375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.242405 27.752375)"^^geo:wktLiteral ;
  geo-pos:lat "42.242405"^^xsd:decimal ;
  geo-pos:long "27.752375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_967'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_967'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752375'^^xsd:double;
  dwc:latitude '42.242405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_967'^^xsd:string;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 27.818685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "27.818685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 27.818685)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "27.818685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_966'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_966'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.818685'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.818685 42.2008, 27.818685 42.2008, 27.818685 42.2008, 27.818685 42.2008, 27.818685 42.2008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_966'^^xsd:string;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1106'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1106'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1106'^^xsd:string;
  dwc:observationDate '2020-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 27.818685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "27.818685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 27.818685)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "27.818685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_965'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_965'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.818685'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.818685 42.2008, 27.818685 42.2008, 27.818685 42.2008, 27.818685 42.2008, 27.818685 42.2008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_965'^^xsd:string;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_964'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_964'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_964'^^xsd:string;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176504 27.900519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.176504"^^xsd:decimal ;
  dwc:decimalLongitude "27.900519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176504 27.900519)"^^geo:wktLiteral ;
  geo-pos:lat "43.176504"^^xsd:decimal ;
  geo-pos:long "27.900519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1107'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1107'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.900519'^^xsd:double;
  dwc:latitude '43.176504'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1107'^^xsd:string;
  dwc:observationDate '2020-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1108'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1108'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1108'^^xsd:string;
  dwc:observationDate '2020-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06745 27.970473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.06745"^^xsd:decimal ;
  dwc:decimalLongitude "27.970473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06745 27.970473)"^^geo:wktLiteral ;
  geo-pos:lat "42.06745"^^xsd:decimal ;
  geo-pos:long "27.970473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_961'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_961'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.970473'^^xsd:double;
  dwc:latitude '42.06745'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_961'^^xsd:string;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557348 28.588953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.557348"^^xsd:decimal ;
  dwc:decimalLongitude "28.588953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557348 28.588953)"^^geo:wktLiteral ;
  geo-pos:lat "43.557348"^^xsd:decimal ;
  geo-pos:long "28.588953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_960'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_960'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.588953'^^xsd:double;
  dwc:latitude '43.557348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.588953 43.557348, 28.588953 43.557348, 28.588953 43.557348, 28.588953 43.557348, 28.588953 43.557348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_960'^^xsd:string;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_959'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_959'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_959'^^xsd:string;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_958'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_958'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_958'^^xsd:string;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041383 27.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041383"^^xsd:decimal ;
  dwc:decimalLongitude "27.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041383 27.9886)"^^geo:wktLiteral ;
  geo-pos:lat "42.041383"^^xsd:decimal ;
  geo-pos:long "27.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_957'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_957'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.9886'^^xsd:double;
  dwc:latitude '42.041383'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.9886 42.041383, 27.9886 42.041383, 27.9886 42.041383, 27.9886 42.041383, 27.9886 42.041383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_957'^^xsd:string;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207322 27.80309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207322"^^xsd:decimal ;
  dwc:decimalLongitude "27.80309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207322 27.80309)"^^geo:wktLiteral ;
  geo-pos:lat "42.207322"^^xsd:decimal ;
  geo-pos:long "27.80309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_956'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_956'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.80309'^^xsd:double;
  dwc:latitude '42.207322'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.80309 42.207322, 27.80309 42.207322, 27.80309 42.207322, 27.80309 42.207322, 27.80309 42.207322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_956'^^xsd:string;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647888 27.691289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647888"^^xsd:decimal ;
  dwc:decimalLongitude "27.691289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647888 27.691289)"^^geo:wktLiteral ;
  geo-pos:lat "42.647888"^^xsd:decimal ;
  geo-pos:long "27.691289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1111'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1111'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.691289'^^xsd:double;
  dwc:latitude '42.647888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.691289 42.647888, 27.691289 42.647888, 27.691289 42.647888, 27.691289 42.647888, 27.691289 42.647888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1111'^^xsd:string;
  dwc:observationDate '2020-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340486"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "43.340486"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1112'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1112'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '43.340486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1112'^^xsd:string;
  dwc:observationDate '2020-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041383 27.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041383"^^xsd:decimal ;
  dwc:decimalLongitude "27.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041383 27.9886)"^^geo:wktLiteral ;
  geo-pos:lat "42.041383"^^xsd:decimal ;
  geo-pos:long "27.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_953'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_953'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.9886'^^xsd:double;
  dwc:latitude '42.041383'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.9886 42.041383, 27.9886 42.041383, 27.9886 42.041383, 27.9886 42.041383, 27.9886 42.041383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_953'^^xsd:string;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176504 27.900519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.176504"^^xsd:decimal ;
  dwc:decimalLongitude "27.900519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176504 27.900519)"^^geo:wktLiteral ;
  geo-pos:lat "43.176504"^^xsd:decimal ;
  geo-pos:long "27.900519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1113'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1113'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.900519'^^xsd:double;
  dwc:latitude '43.176504'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504, 27.900519 43.176504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1113'^^xsd:string;
  dwc:observationDate '2020-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033672 28.002049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033672"^^xsd:decimal ;
  dwc:decimalLongitude "28.002049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033672 28.002049)"^^geo:wktLiteral ;
  geo-pos:lat "42.033672"^^xsd:decimal ;
  geo-pos:long "28.002049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1114'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1114'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.002049'^^xsd:double;
  dwc:latitude '42.033672'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.002049 42.033672, 28.002049 42.033672, 28.002049 42.033672, 28.002049 42.033672, 28.002049 42.033672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1114'^^xsd:string;
  dwc:observationDate '2020-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.336708 28.08045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.336708"^^xsd:decimal ;
  dwc:decimalLongitude "28.08045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.336708 28.08045)"^^geo:wktLiteral ;
  geo-pos:lat "43.336708"^^xsd:decimal ;
  geo-pos:long "28.08045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_950'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_950'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.08045'^^xsd:double;
  dwc:latitude '43.336708'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.08045 43.336708, 28.08045 43.336708, 28.08045 43.336708, 28.08045 43.336708, 28.08045 43.336708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_950'^^xsd:string;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186513 27.83549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186513"^^xsd:decimal ;
  dwc:decimalLongitude "27.83549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186513 27.83549)"^^geo:wktLiteral ;
  geo-pos:lat "42.186513"^^xsd:decimal ;
  geo-pos:long "27.83549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_949'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_949'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.83549'^^xsd:double;
  dwc:latitude '42.186513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513, 27.83549 42.186513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_949'^^xsd:string;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.090238 27.950283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.090238"^^xsd:decimal ;
  dwc:decimalLongitude "27.950283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.090238 27.950283)"^^geo:wktLiteral ;
  geo-pos:lat "42.090238"^^xsd:decimal ;
  geo-pos:long "27.950283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_948'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_948'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.950283'^^xsd:double;
  dwc:latitude '42.090238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.950283 42.090238, 27.950283 42.090238, 27.950283 42.090238, 27.950283 42.090238, 27.950283 42.090238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_948'^^xsd:string;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06745 27.970473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.06745"^^xsd:decimal ;
  dwc:decimalLongitude "27.970473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06745 27.970473)"^^geo:wktLiteral ;
  geo-pos:lat "42.06745"^^xsd:decimal ;
  geo-pos:long "27.970473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_947'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_947'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.970473'^^xsd:double;
  dwc:latitude '42.06745'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_947'^^xsd:string;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.17059 27.85581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.17059"^^xsd:decimal ;
  dwc:decimalLongitude "27.85581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.17059 27.85581)"^^geo:wktLiteral ;
  geo-pos:lat "42.17059"^^xsd:decimal ;
  geo-pos:long "27.85581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_946'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_946'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.85581'^^xsd:double;
  dwc:latitude '42.17059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.85581 42.17059, 27.85581 42.17059, 27.85581 42.17059, 27.85581 42.17059, 27.85581 42.17059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_946'^^xsd:string;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.09138 27.941405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.09138"^^xsd:decimal ;
  dwc:decimalLongitude "27.941405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.09138 27.941405)"^^geo:wktLiteral ;
  geo-pos:lat "42.09138"^^xsd:decimal ;
  geo-pos:long "27.941405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_945'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_945'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.941405'^^xsd:double;
  dwc:latitude '42.09138'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.941405 42.09138, 27.941405 42.09138, 27.941405 42.09138, 27.941405 42.09138, 27.941405 42.09138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_945'^^xsd:string;
  dwc:observationDate '2018-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20664 27.94273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20664"^^xsd:decimal ;
  dwc:decimalLongitude "27.94273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20664 27.94273)"^^geo:wktLiteral ;
  geo-pos:lat "43.20664"^^xsd:decimal ;
  geo-pos:long "27.94273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_944'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_944'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.94273'^^xsd:double;
  dwc:latitude '43.20664'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.94273 43.20664, 27.94273 43.20664, 27.94273 43.20664, 27.94273 43.20664, 27.94273 43.20664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_944'^^xsd:string;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.666067 27.70843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.666067"^^xsd:decimal ;
  dwc:decimalLongitude "27.70843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.666067 27.70843)"^^geo:wktLiteral ;
  geo-pos:lat "42.666067"^^xsd:decimal ;
  geo-pos:long "27.70843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_943'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_943'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70843'^^xsd:double;
  dwc:latitude '42.666067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70843 42.666067, 27.70843 42.666067, 27.70843 42.666067, 27.70843 42.666067, 27.70843 42.666067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_943'^^xsd:string;
  dwc:observationDate '2018-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35802"^^xsd:decimal ;
  dwc:decimalLongitude "27.729827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  geo-pos:lat "42.35802"^^xsd:decimal ;
  geo-pos:long "27.729827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1115'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1115'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.729827'^^xsd:double;
  dwc:latitude '42.35802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1115'^^xsd:string;
  dwc:observationDate '2020-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.909214 27.894903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.909214"^^xsd:decimal ;
  dwc:decimalLongitude "27.894903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.909214 27.894903)"^^geo:wktLiteral ;
  geo-pos:lat "42.909214"^^xsd:decimal ;
  geo-pos:long "27.894903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_775'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_775'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.894903'^^xsd:double;
  dwc:latitude '42.909214'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.894903 42.909214, 27.894903 42.909214, 27.894903 42.909214, 27.894903 42.909214, 27.894903 42.909214))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_775'^^xsd:string;
  dwc:observationDate '2017-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723028 28.578314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.723028"^^xsd:decimal ;
  dwc:decimalLongitude "28.578314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723028 28.578314)"^^geo:wktLiteral ;
  geo-pos:lat "43.723028"^^xsd:decimal ;
  geo-pos:long "28.578314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_774'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_774'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.578314'^^xsd:double;
  dwc:latitude '43.723028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.578314 43.723028, 28.578314 43.723028, 28.578314 43.723028, 28.578314 43.723028, 28.578314 43.723028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_774'^^xsd:string;
  dwc:observationDate '2017-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425828 27.695756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425828"^^xsd:decimal ;
  dwc:decimalLongitude "27.695756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425828 27.695756)"^^geo:wktLiteral ;
  geo-pos:lat "42.425828"^^xsd:decimal ;
  geo-pos:long "27.695756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_773'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_773'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.695756'^^xsd:double;
  dwc:latitude '42.425828'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.695756 42.425828, 27.695756 42.425828, 27.695756 42.425828, 27.695756 42.425828, 27.695756 42.425828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_773'^^xsd:string;
  dwc:observationDate '2017-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340486"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "43.340486"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1116'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1116'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '43.340486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1116'^^xsd:string;
  dwc:observationDate '2020-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.621019 28.573032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.621019"^^xsd:decimal ;
  dwc:decimalLongitude "28.573032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.621019 28.573032)"^^geo:wktLiteral ;
  geo-pos:lat "43.621019"^^xsd:decimal ;
  geo-pos:long "28.573032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1476'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1476'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.573032'^^xsd:double;
  dwc:latitude '43.621019'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.573032 43.621019, 28.573032 43.621019, 28.573032 43.621019, 28.573032 43.621019, 28.573032 43.621019))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1476'^^xsd:string;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365632 28.093255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365632"^^xsd:decimal ;
  dwc:decimalLongitude "28.093255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365632 28.093255)"^^geo:wktLiteral ;
  geo-pos:lat "43.365632"^^xsd:decimal ;
  geo-pos:long "28.093255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1117'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1117'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.093255'^^xsd:double;
  dwc:latitude '43.365632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1117'^^xsd:string;
  dwc:observationDate '2020-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35802"^^xsd:decimal ;
  dwc:decimalLongitude "27.729827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  geo-pos:lat "42.35802"^^xsd:decimal ;
  geo-pos:long "27.729827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1118'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1118'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.729827'^^xsd:double;
  dwc:latitude '42.35802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1118'^^xsd:string;
  dwc:observationDate '2020-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250963 28.027336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.250963"^^xsd:decimal ;
  dwc:decimalLongitude "28.027336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250963 28.027336)"^^geo:wktLiteral ;
  geo-pos:lat "43.250963"^^xsd:decimal ;
  geo-pos:long "28.027336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1119'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1119'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.027336'^^xsd:double;
  dwc:latitude '43.250963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1119'^^xsd:string;
  dwc:observationDate '2020-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.410201 27.664066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.410201"^^xsd:decimal ;
  dwc:decimalLongitude "27.664066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.410201 27.664066)"^^geo:wktLiteral ;
  geo-pos:lat "42.410201"^^xsd:decimal ;
  geo-pos:long "27.664066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1479'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1479'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.664066'^^xsd:double;
  dwc:latitude '42.410201'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.664066 42.410201, 27.664066 42.410201, 27.664066 42.410201, 27.664066 42.410201, 27.664066 42.410201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1479'^^xsd:string;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365632 28.093255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365632"^^xsd:decimal ;
  dwc:decimalLongitude "28.093255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365632 28.093255)"^^geo:wktLiteral ;
  geo-pos:lat "43.365632"^^xsd:decimal ;
  geo-pos:long "28.093255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1121'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1121'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.093255'^^xsd:double;
  dwc:latitude '43.365632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1121'^^xsd:string;
  dwc:observationDate '2020-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.581939"^^xsd:decimal ;
  dwc:decimalLongitude "27.630657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  geo-pos:lat "42.581939"^^xsd:decimal ;
  geo-pos:long "27.630657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_765'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_765'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630657'^^xsd:double;
  dwc:latitude '42.581939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_765'^^xsd:string;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21469"^^xsd:decimal ;
  dwc:decimalLongitude "27.792304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  geo-pos:lat "42.21469"^^xsd:decimal ;
  geo-pos:long "27.792304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_764'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_764'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.792304'^^xsd:double;
  dwc:latitude '42.21469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_764'^^xsd:string;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817827 27.882515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817827"^^xsd:decimal ;
  dwc:decimalLongitude "27.882515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817827 27.882515)"^^geo:wktLiteral ;
  geo-pos:lat "42.817827"^^xsd:decimal ;
  geo-pos:long "27.882515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_763'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_763'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.882515'^^xsd:double;
  dwc:latitude '42.817827'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.882515 42.817827, 27.882515 42.817827, 27.882515 42.817827, 27.882515 42.817827, 27.882515 42.817827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_763'^^xsd:string;
  dwc:observationDate '2017-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.707612 27.753644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.707612"^^xsd:decimal ;
  dwc:decimalLongitude "27.753644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.707612 27.753644)"^^geo:wktLiteral ;
  geo-pos:lat "42.707612"^^xsd:decimal ;
  geo-pos:long "27.753644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_762'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_762'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753644'^^xsd:double;
  dwc:latitude '42.707612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753644 42.707612, 27.753644 42.707612, 27.753644 42.707612, 27.753644 42.707612, 27.753644 42.707612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_762'^^xsd:string;
  dwc:observationDate '2017-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.581939"^^xsd:decimal ;
  dwc:decimalLongitude "27.630657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  geo-pos:lat "42.581939"^^xsd:decimal ;
  geo-pos:long "27.630657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_761'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_761'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630657'^^xsd:double;
  dwc:latitude '42.581939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_761'^^xsd:string;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.581939"^^xsd:decimal ;
  dwc:decimalLongitude "27.630657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  geo-pos:lat "42.581939"^^xsd:decimal ;
  geo-pos:long "27.630657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_760'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_760'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630657'^^xsd:double;
  dwc:latitude '42.581939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_760'^^xsd:string;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.423519 27.694888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.423519"^^xsd:decimal ;
  dwc:decimalLongitude "27.694888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.423519 27.694888)"^^geo:wktLiteral ;
  geo-pos:lat "42.423519"^^xsd:decimal ;
  geo-pos:long "27.694888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_759'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_759'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.694888'^^xsd:double;
  dwc:latitude '42.423519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.694888 42.423519, 27.694888 42.423519, 27.694888 42.423519, 27.694888 42.423519, 27.694888 42.423519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_759'^^xsd:string;
  dwc:observationDate '2017-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.256403 27.755173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.256403"^^xsd:decimal ;
  dwc:decimalLongitude "27.755173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.256403 27.755173)"^^geo:wktLiteral ;
  geo-pos:lat "42.256403"^^xsd:decimal ;
  geo-pos:long "27.755173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_758'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_758'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.755173'^^xsd:double;
  dwc:latitude '42.256403'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.755173 42.256403, 27.755173 42.256403, 27.755173 42.256403, 27.755173 42.256403, 27.755173 42.256403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_758'^^xsd:string;
  dwc:observationDate '2017-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.581939"^^xsd:decimal ;
  dwc:decimalLongitude "27.630657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.581939 27.630657)"^^geo:wktLiteral ;
  geo-pos:lat "42.581939"^^xsd:decimal ;
  geo-pos:long "27.630657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_757'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_757'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630657'^^xsd:double;
  dwc:latitude '42.581939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939, 27.630657 42.581939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_757'^^xsd:string;
  dwc:observationDate '2017-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.646503 27.682032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.646503"^^xsd:decimal ;
  dwc:decimalLongitude "27.682032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.646503 27.682032)"^^geo:wktLiteral ;
  geo-pos:lat "42.646503"^^xsd:decimal ;
  geo-pos:long "27.682032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_756'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_756'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.682032'^^xsd:double;
  dwc:latitude '42.646503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.682032 42.646503, 27.682032 42.646503, 27.682032 42.646503, 27.682032 42.646503, 27.682032 42.646503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_756'^^xsd:string;
  dwc:observationDate '2017-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.676287 27.708818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.676287"^^xsd:decimal ;
  dwc:decimalLongitude "27.708818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.676287 27.708818)"^^geo:wktLiteral ;
  geo-pos:lat "42.676287"^^xsd:decimal ;
  geo-pos:long "27.708818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_755'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_755'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708818'^^xsd:double;
  dwc:latitude '42.676287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708818 42.676287, 27.708818 42.676287, 27.708818 42.676287, 27.708818 42.676287, 27.708818 42.676287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_755'^^xsd:string;
  dwc:observationDate '2017-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298392 28.05367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.298392"^^xsd:decimal ;
  dwc:decimalLongitude "28.05367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298392 28.05367)"^^geo:wktLiteral ;
  geo-pos:lat "43.298392"^^xsd:decimal ;
  geo-pos:long "28.05367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_754'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_754'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.05367'^^xsd:double;
  dwc:latitude '43.298392'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.05367 43.298392, 28.05367 43.298392, 28.05367 43.298392, 28.05367 43.298392, 28.05367 43.298392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_754'^^xsd:string;
  dwc:observationDate '2017-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298392 28.05367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.298392"^^xsd:decimal ;
  dwc:decimalLongitude "28.05367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298392 28.05367)"^^geo:wktLiteral ;
  geo-pos:lat "43.298392"^^xsd:decimal ;
  geo-pos:long "28.05367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_753'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_753'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.05367'^^xsd:double;
  dwc:latitude '43.298392'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.05367 43.298392, 28.05367 43.298392, 28.05367 43.298392, 28.05367 43.298392, 28.05367 43.298392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_753'^^xsd:string;
  dwc:observationDate '2017-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208757 27.937245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.208757"^^xsd:decimal ;
  dwc:decimalLongitude "27.937245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208757 27.937245)"^^geo:wktLiteral ;
  geo-pos:lat "43.208757"^^xsd:decimal ;
  geo-pos:long "27.937245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_752'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_752'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.937245'^^xsd:double;
  dwc:latitude '43.208757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.937245 43.208757, 27.937245 43.208757, 27.937245 43.208757, 27.937245 43.208757, 27.937245 43.208757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_752'^^xsd:string;
  dwc:observationDate '2017-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.174965 27.913328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.174965"^^xsd:decimal ;
  dwc:decimalLongitude "27.913328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.174965 27.913328)"^^geo:wktLiteral ;
  geo-pos:lat "43.174965"^^xsd:decimal ;
  geo-pos:long "27.913328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_751'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_751'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.913328'^^xsd:double;
  dwc:latitude '43.174965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.913328 43.174965, 27.913328 43.174965, 27.913328 43.174965, 27.913328 43.174965, 27.913328 43.174965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_751'^^xsd:string;
  dwc:observationDate '2017-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233794 27.785176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233794"^^xsd:decimal ;
  dwc:decimalLongitude "27.785176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233794 27.785176)"^^geo:wktLiteral ;
  geo-pos:lat "42.233794"^^xsd:decimal ;
  geo-pos:long "27.785176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1122'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1122'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.785176'^^xsd:double;
  dwc:latitude '42.233794'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.785176 42.233794, 27.785176 42.233794, 27.785176 42.233794, 27.785176 42.233794, 27.785176 42.233794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1122'^^xsd:string;
  dwc:observationDate '2020-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.527343 27.48954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.527343"^^xsd:decimal ;
  dwc:decimalLongitude "27.48954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.527343 27.48954)"^^geo:wktLiteral ;
  geo-pos:lat "42.527343"^^xsd:decimal ;
  geo-pos:long "27.48954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_749'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_749'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48954'^^xsd:double;
  dwc:latitude '42.527343'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48954 42.527343, 27.48954 42.527343, 27.48954 42.527343, 27.48954 42.527343, 27.48954 42.527343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_749'^^xsd:string;
  dwc:observationDate '2017-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1123'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1123'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1123'^^xsd:string;
  dwc:observationDate '2020-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639054 27.686981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.639054"^^xsd:decimal ;
  dwc:decimalLongitude "27.686981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639054 27.686981)"^^geo:wktLiteral ;
  geo-pos:lat "42.639054"^^xsd:decimal ;
  geo-pos:long "27.686981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1126'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1126'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.686981'^^xsd:double;
  dwc:latitude '42.639054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1126'^^xsd:string;
  dwc:observationDate '2020-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.174965 27.913328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.174965"^^xsd:decimal ;
  dwc:decimalLongitude "27.913328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.174965 27.913328)"^^geo:wktLiteral ;
  geo-pos:lat "43.174965"^^xsd:decimal ;
  geo-pos:long "27.913328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_746'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_746'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.913328'^^xsd:double;
  dwc:latitude '43.174965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.913328 43.174965, 27.913328 43.174965, 27.913328 43.174965, 27.913328 43.174965, 27.913328 43.174965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_746'^^xsd:string;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426252 27.698246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.426252"^^xsd:decimal ;
  dwc:decimalLongitude "27.698246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426252 27.698246)"^^geo:wktLiteral ;
  geo-pos:lat "42.426252"^^xsd:decimal ;
  geo-pos:long "27.698246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_745'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_745'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.698246'^^xsd:double;
  dwc:latitude '42.426252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.698246 42.426252, 27.698246 42.426252, 27.698246 42.426252, 27.698246 42.426252, 27.698246 42.426252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_745'^^xsd:string;
  dwc:observationDate '2017-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493288 27.483592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493288"^^xsd:decimal ;
  dwc:decimalLongitude "27.483592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493288 27.483592)"^^geo:wktLiteral ;
  geo-pos:lat "42.493288"^^xsd:decimal ;
  geo-pos:long "27.483592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_744'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_744'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483592'^^xsd:double;
  dwc:latitude '42.493288'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483592 42.493288, 27.483592 42.493288, 27.483592 42.493288, 27.483592 42.493288, 27.483592 42.493288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_744'^^xsd:string;
  dwc:observationDate '2017-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639054 27.686981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.639054"^^xsd:decimal ;
  dwc:decimalLongitude "27.686981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639054 27.686981)"^^geo:wktLiteral ;
  geo-pos:lat "42.639054"^^xsd:decimal ;
  geo-pos:long "27.686981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1127'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1127'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.686981'^^xsd:double;
  dwc:latitude '42.639054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1127'^^xsd:string;
  dwc:observationDate '2020-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.568194 27.637987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.568194"^^xsd:decimal ;
  dwc:decimalLongitude "27.637987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.568194 27.637987)"^^geo:wktLiteral ;
  geo-pos:lat "42.568194"^^xsd:decimal ;
  geo-pos:long "27.637987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_742'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_742'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.637987'^^xsd:double;
  dwc:latitude '42.568194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.637987 42.568194, 27.637987 42.568194, 27.637987 42.568194, 27.637987 42.568194, 27.637987 42.568194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_742'^^xsd:string;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396741"^^xsd:decimal ;
  dwc:decimalLongitude "28.149464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  geo-pos:lat "43.396741"^^xsd:decimal ;
  geo-pos:long "28.149464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1128'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1128'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.149464'^^xsd:double;
  dwc:latitude '43.396741'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1128'^^xsd:string;
  dwc:observationDate '2020-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.445631 27.4937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.445631"^^xsd:decimal ;
  dwc:decimalLongitude "27.4937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.445631 27.4937)"^^geo:wktLiteral ;
  geo-pos:lat "42.445631"^^xsd:decimal ;
  geo-pos:long "27.4937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_740'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_740'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.4937'^^xsd:double;
  dwc:latitude '42.445631'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4937 42.445631, 27.4937 42.445631, 27.4937 42.445631, 27.4937 42.445631, 27.4937 42.445631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_740'^^xsd:string;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17701 27.912205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17701"^^xsd:decimal ;
  dwc:decimalLongitude "27.912205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17701 27.912205)"^^geo:wktLiteral ;
  geo-pos:lat "43.17701"^^xsd:decimal ;
  geo-pos:long "27.912205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_739'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_739'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.912205'^^xsd:double;
  dwc:latitude '43.17701'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.912205 43.17701, 27.912205 43.17701, 27.912205 43.17701, 27.912205 43.17701, 27.912205 43.17701))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_739'^^xsd:string;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.364865 28.083469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.364865"^^xsd:decimal ;
  dwc:decimalLongitude "28.083469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.364865 28.083469)"^^geo:wktLiteral ;
  geo-pos:lat "43.364865"^^xsd:decimal ;
  geo-pos:long "28.083469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_738'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_738'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.083469'^^xsd:double;
  dwc:latitude '43.364865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.083469 43.364865, 28.083469 43.364865, 28.083469 43.364865, 28.083469 43.364865, 28.083469 43.364865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_738'^^xsd:string;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.709344 27.753366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.709344"^^xsd:decimal ;
  dwc:decimalLongitude "27.753366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.709344 27.753366)"^^geo:wktLiteral ;
  geo-pos:lat "42.709344"^^xsd:decimal ;
  geo-pos:long "27.753366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_737'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_737'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753366'^^xsd:double;
  dwc:latitude '42.709344'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753366 42.709344, 27.753366 42.709344, 27.753366 42.709344, 27.753366 42.709344, 27.753366 42.709344))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_737'^^xsd:string;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639054 27.686981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.639054"^^xsd:decimal ;
  dwc:decimalLongitude "27.686981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639054 27.686981)"^^geo:wktLiteral ;
  geo-pos:lat "42.639054"^^xsd:decimal ;
  geo-pos:long "27.686981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1129'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1129'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.686981'^^xsd:double;
  dwc:latitude '42.639054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054, 27.686981 42.639054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1129'^^xsd:string;
  dwc:observationDate '2020-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299871 28.047728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.299871"^^xsd:decimal ;
  dwc:decimalLongitude "28.047728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299871 28.047728)"^^geo:wktLiteral ;
  geo-pos:lat "43.299871"^^xsd:decimal ;
  geo-pos:long "28.047728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1130'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1130'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.047728'^^xsd:double;
  dwc:latitude '43.299871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1130'^^xsd:string;
  dwc:observationDate '2020-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.207896 27.935708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.207896"^^xsd:decimal ;
  dwc:decimalLongitude "27.935708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.207896 27.935708)"^^geo:wktLiteral ;
  geo-pos:lat "43.207896"^^xsd:decimal ;
  geo-pos:long "27.935708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_734'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_734'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.935708'^^xsd:double;
  dwc:latitude '43.207896'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.935708 43.207896, 27.935708 43.207896, 27.935708 43.207896, 27.935708 43.207896, 27.935708 43.207896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_734'^^xsd:string;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1132'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1132'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1132'^^xsd:string;
  dwc:observationDate '2020-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.537526 28.602966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.537526"^^xsd:decimal ;
  dwc:decimalLongitude "28.602966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.537526 28.602966)"^^geo:wktLiteral ;
  geo-pos:lat "43.537526"^^xsd:decimal ;
  geo-pos:long "28.602966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_733'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_733'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.602966'^^xsd:double;
  dwc:latitude '43.537526'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.602966 43.537526, 28.602966 43.537526, 28.602966 43.537526, 28.602966 43.537526, 28.602966 43.537526))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_733'^^xsd:string;
  dwc:observationDate '2017-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.237937 28.016249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.237937"^^xsd:decimal ;
  dwc:decimalLongitude "28.016249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.237937 28.016249)"^^geo:wktLiteral ;
  geo-pos:lat "43.237937"^^xsd:decimal ;
  geo-pos:long "28.016249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_732'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_732'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.016249'^^xsd:double;
  dwc:latitude '43.237937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.016249 43.237937, 28.016249 43.237937, 28.016249 43.237937, 28.016249 43.237937, 28.016249 43.237937))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_732'^^xsd:string;
  dwc:observationDate '2017-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.611193 27.63136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.611193"^^xsd:decimal ;
  dwc:decimalLongitude "27.63136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.611193 27.63136)"^^geo:wktLiteral ;
  geo-pos:lat "42.611193"^^xsd:decimal ;
  geo-pos:long "27.63136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1480'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1480'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63136'^^xsd:double;
  dwc:latitude '42.611193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63136 42.611193, 27.63136 42.611193, 27.63136 42.611193, 27.63136 42.611193, 27.63136 42.611193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1480'^^xsd:string;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235218 28.016034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235218"^^xsd:decimal ;
  dwc:decimalLongitude "28.016034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235218 28.016034)"^^geo:wktLiteral ;
  geo-pos:lat "43.235218"^^xsd:decimal ;
  geo-pos:long "28.016034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_730'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_730'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.016034'^^xsd:double;
  dwc:latitude '43.235218'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.016034 43.235218, 28.016034 43.235218, 28.016034 43.235218, 28.016034 43.235218, 28.016034 43.235218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_730'^^xsd:string;
  dwc:observationDate '2017-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74316 27.88868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74316"^^xsd:decimal ;
  dwc:decimalLongitude "27.88868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74316 27.88868)"^^geo:wktLiteral ;
  geo-pos:lat "42.74316"^^xsd:decimal ;
  geo-pos:long "27.88868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1481'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1481'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.88868'^^xsd:double;
  dwc:latitude '42.74316'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.88868 42.74316, 27.88868 42.74316, 27.88868 42.74316, 27.88868 42.74316, 27.88868 42.74316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1481'^^xsd:string;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708245 27.762901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.708245"^^xsd:decimal ;
  dwc:decimalLongitude "27.762901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708245 27.762901)"^^geo:wktLiteral ;
  geo-pos:lat "42.708245"^^xsd:decimal ;
  geo-pos:long "27.762901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_728'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_728'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.762901'^^xsd:double;
  dwc:latitude '42.708245'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.762901 42.708245, 27.762901 42.708245, 27.762901 42.708245, 27.762901 42.708245, 27.762901 42.708245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_728'^^xsd:string;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.695996 27.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.695996"^^xsd:decimal ;
  dwc:decimalLongitude "27.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.695996 27.7167)"^^geo:wktLiteral ;
  geo-pos:lat "42.695996"^^xsd:decimal ;
  geo-pos:long "27.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_727'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_727'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7167'^^xsd:double;
  dwc:latitude '42.695996'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7167 42.695996, 27.7167 42.695996, 27.7167 42.695996, 27.7167 42.695996, 27.7167 42.695996))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_727'^^xsd:string;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572216 28.57881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.572216"^^xsd:decimal ;
  dwc:decimalLongitude "28.57881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572216 28.57881)"^^geo:wktLiteral ;
  geo-pos:lat "43.572216"^^xsd:decimal ;
  geo-pos:long "28.57881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1134'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1134'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57881'^^xsd:double;
  dwc:latitude '43.572216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1134'^^xsd:string;
  dwc:observationDate '2020-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572216 28.57881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.572216"^^xsd:decimal ;
  dwc:decimalLongitude "28.57881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572216 28.57881)"^^geo:wktLiteral ;
  geo-pos:lat "43.572216"^^xsd:decimal ;
  geo-pos:long "28.57881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1135'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1135'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57881'^^xsd:double;
  dwc:latitude '43.572216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1135'^^xsd:string;
  dwc:observationDate '2020-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.534161 27.495493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.534161"^^xsd:decimal ;
  dwc:decimalLongitude "27.495493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.534161 27.495493)"^^geo:wktLiteral ;
  geo-pos:lat "42.534161"^^xsd:decimal ;
  geo-pos:long "27.495493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_724'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_724'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.495493'^^xsd:double;
  dwc:latitude '42.534161'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.495493 42.534161, 27.495493 42.534161, 27.495493 42.534161, 27.495493 42.534161, 27.495493 42.534161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_724'^^xsd:string;
  dwc:observationDate '2017-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.559527 27.643771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.559527"^^xsd:decimal ;
  dwc:decimalLongitude "27.643771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.559527 27.643771)"^^geo:wktLiteral ;
  geo-pos:lat "42.559527"^^xsd:decimal ;
  geo-pos:long "27.643771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_723'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_723'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.643771'^^xsd:double;
  dwc:latitude '42.559527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.643771 42.559527, 27.643771 42.559527, 27.643771 42.559527, 27.643771 42.559527, 27.643771 42.559527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_723'^^xsd:string;
  dwc:observationDate '2017-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.562186 27.602429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.562186"^^xsd:decimal ;
  dwc:decimalLongitude "27.602429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.562186 27.602429)"^^geo:wktLiteral ;
  geo-pos:lat "42.562186"^^xsd:decimal ;
  geo-pos:long "27.602429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_722'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_722'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.602429'^^xsd:double;
  dwc:latitude '42.562186'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.602429 42.562186, 27.602429 42.562186, 27.602429 42.562186, 27.602429 42.562186, 27.602429 42.562186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_722'^^xsd:string;
  dwc:observationDate '2017-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520856 27.495575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520856"^^xsd:decimal ;
  dwc:decimalLongitude "27.495575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520856 27.495575)"^^geo:wktLiteral ;
  geo-pos:lat "42.520856"^^xsd:decimal ;
  geo-pos:long "27.495575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_721'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_721'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.495575'^^xsd:double;
  dwc:latitude '42.520856'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_721'^^xsd:string;
  dwc:observationDate '2017-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205194 27.928434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.205194"^^xsd:decimal ;
  dwc:decimalLongitude "27.928434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205194 27.928434)"^^geo:wktLiteral ;
  geo-pos:lat "43.205194"^^xsd:decimal ;
  geo-pos:long "27.928434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_720'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_720'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.928434'^^xsd:double;
  dwc:latitude '43.205194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.928434 43.205194, 27.928434 43.205194, 27.928434 43.205194, 27.928434 43.205194, 27.928434 43.205194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_720'^^xsd:string;
  dwc:observationDate '2017-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.679496"^^xsd:decimal ;
  dwc:decimalLongitude "27.701319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.679496 27.701319)"^^geo:wktLiteral ;
  geo-pos:lat "42.679496"^^xsd:decimal ;
  geo-pos:long "27.701319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1137'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1137'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.701319'^^xsd:double;
  dwc:latitude '42.679496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496, 27.701319 42.679496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1137'^^xsd:string;
  dwc:observationDate '2020-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.404237 27.66458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.404237"^^xsd:decimal ;
  dwc:decimalLongitude "27.66458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.404237 27.66458)"^^geo:wktLiteral ;
  geo-pos:lat "42.404237"^^xsd:decimal ;
  geo-pos:long "27.66458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_718'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_718'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.66458'^^xsd:double;
  dwc:latitude '42.404237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.66458 42.404237, 27.66458 42.404237, 27.66458 42.404237, 27.66458 42.404237, 27.66458 42.404237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_718'^^xsd:string;
  dwc:observationDate '2017-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3313 28.06645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3313"^^xsd:decimal ;
  dwc:decimalLongitude "28.06645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3313 28.06645)"^^geo:wktLiteral ;
  geo-pos:lat "43.3313"^^xsd:decimal ;
  geo-pos:long "28.06645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_717'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_717'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06645'^^xsd:double;
  dwc:latitude '43.3313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_717'^^xsd:string;
  dwc:observationDate '2017-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3313 28.06645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3313"^^xsd:decimal ;
  dwc:decimalLongitude "28.06645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3313 28.06645)"^^geo:wktLiteral ;
  geo-pos:lat "43.3313"^^xsd:decimal ;
  geo-pos:long "28.06645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_716'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_716'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06645'^^xsd:double;
  dwc:latitude '43.3313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_716'^^xsd:string;
  dwc:observationDate '2017-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3313 28.06645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3313"^^xsd:decimal ;
  dwc:decimalLongitude "28.06645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3313 28.06645)"^^geo:wktLiteral ;
  geo-pos:lat "43.3313"^^xsd:decimal ;
  geo-pos:long "28.06645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_715'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_715'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06645'^^xsd:double;
  dwc:latitude '43.3313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313, 28.06645 43.3313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_715'^^xsd:string;
  dwc:observationDate '2017-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656234 27.692547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656234"^^xsd:decimal ;
  dwc:decimalLongitude "27.692547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656234 27.692547)"^^geo:wktLiteral ;
  geo-pos:lat "42.656234"^^xsd:decimal ;
  geo-pos:long "27.692547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_714'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_714'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.692547'^^xsd:double;
  dwc:latitude '42.656234'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.692547 42.656234, 27.692547 42.656234, 27.692547 42.656234, 27.692547 42.656234, 27.692547 42.656234))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_714'^^xsd:string;
  dwc:observationDate '2017-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1138'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1138'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1138'^^xsd:string;
  dwc:observationDate '2020-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21127 27.95093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21127"^^xsd:decimal ;
  dwc:decimalLongitude "27.95093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21127 27.95093)"^^geo:wktLiteral ;
  geo-pos:lat "43.21127"^^xsd:decimal ;
  geo-pos:long "27.95093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_712'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_712'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.95093'^^xsd:double;
  dwc:latitude '43.21127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.95093 43.21127, 27.95093 43.21127, 27.95093 43.21127, 27.95093 43.21127, 27.95093 43.21127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_712'^^xsd:string;
  dwc:observationDate '2017-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708008 27.773624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.708008"^^xsd:decimal ;
  dwc:decimalLongitude "27.773624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708008 27.773624)"^^geo:wktLiteral ;
  geo-pos:lat "42.708008"^^xsd:decimal ;
  geo-pos:long "27.773624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_711'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_711'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.773624'^^xsd:double;
  dwc:latitude '42.708008'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.773624 42.708008, 27.773624 42.708008, 27.773624 42.708008, 27.773624 42.708008, 27.773624 42.708008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_711'^^xsd:string;
  dwc:observationDate '2017-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494955 27.483761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.494955"^^xsd:decimal ;
  dwc:decimalLongitude "27.483761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494955 27.483761)"^^geo:wktLiteral ;
  geo-pos:lat "42.494955"^^xsd:decimal ;
  geo-pos:long "27.483761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_129'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_129'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483761'^^xsd:double;
  dwc:latitude '42.494955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483761 42.494955, 27.483761 42.494955, 27.483761 42.494955, 27.483761 42.494955, 27.483761 42.494955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_129'^^xsd:string;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.399828 28.223565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.399828"^^xsd:decimal ;
  dwc:decimalLongitude "28.223565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.399828 28.223565)"^^geo:wktLiteral ;
  geo-pos:lat "43.399828"^^xsd:decimal ;
  geo-pos:long "28.223565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1139'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1139'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.223565'^^xsd:double;
  dwc:latitude '43.399828'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.223565 43.399828, 28.223565 43.399828, 28.223565 43.399828, 28.223565 43.399828, 28.223565 43.399828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1139'^^xsd:string;
  dwc:observationDate '2020-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.035737 27.888302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.035737"^^xsd:decimal ;
  dwc:decimalLongitude "27.888302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.035737 27.888302)"^^geo:wktLiteral ;
  geo-pos:lat "43.035737"^^xsd:decimal ;
  geo-pos:long "27.888302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1140'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1140'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888302'^^xsd:double;
  dwc:latitude '43.035737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888302 43.035737, 27.888302 43.035737, 27.888302 43.035737, 27.888302 43.035737, 27.888302 43.035737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1140'^^xsd:string;
  dwc:observationDate '2020-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402216 28.208634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.402216"^^xsd:decimal ;
  dwc:decimalLongitude "28.208634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402216 28.208634)"^^geo:wktLiteral ;
  geo-pos:lat "43.402216"^^xsd:decimal ;
  geo-pos:long "28.208634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_707'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_707'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.208634'^^xsd:double;
  dwc:latitude '43.402216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.208634 43.402216, 28.208634 43.402216, 28.208634 43.402216, 28.208634 43.402216, 28.208634 43.402216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_707'^^xsd:string;
  dwc:observationDate '2017-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520856 27.495575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520856"^^xsd:decimal ;
  dwc:decimalLongitude "27.495575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520856 27.495575)"^^geo:wktLiteral ;
  geo-pos:lat "42.520856"^^xsd:decimal ;
  geo-pos:long "27.495575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_706'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_706'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.495575'^^xsd:double;
  dwc:latitude '42.520856'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_706'^^xsd:string;
  dwc:observationDate '2017-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.035737 27.888302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.035737"^^xsd:decimal ;
  dwc:decimalLongitude "27.888302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.035737 27.888302)"^^geo:wktLiteral ;
  geo-pos:lat "43.035737"^^xsd:decimal ;
  geo-pos:long "27.888302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1141'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1141'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888302'^^xsd:double;
  dwc:latitude '43.035737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888302 43.035737, 27.888302 43.035737, 27.888302 43.035737, 27.888302 43.035737, 27.888302 43.035737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1141'^^xsd:string;
  dwc:observationDate '2020-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.397445 28.22011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.397445"^^xsd:decimal ;
  dwc:decimalLongitude "28.22011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.397445 28.22011)"^^geo:wktLiteral ;
  geo-pos:lat "43.397445"^^xsd:decimal ;
  geo-pos:long "28.22011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1142'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1142'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.22011'^^xsd:double;
  dwc:latitude '43.397445'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.22011 43.397445, 28.22011 43.397445, 28.22011 43.397445, 28.22011 43.397445, 28.22011 43.397445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1142'^^xsd:string;
  dwc:observationDate '2020-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.511347 27.486433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.511347"^^xsd:decimal ;
  dwc:decimalLongitude "27.486433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.511347 27.486433)"^^geo:wktLiteral ;
  geo-pos:lat "42.511347"^^xsd:decimal ;
  geo-pos:long "27.486433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_703'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_703'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486433'^^xsd:double;
  dwc:latitude '42.511347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486433 42.511347, 27.486433 42.511347, 27.486433 42.511347, 27.486433 42.511347, 27.486433 42.511347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_703'^^xsd:string;
  dwc:observationDate '2017-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.215575 27.798387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.215575"^^xsd:decimal ;
  dwc:decimalLongitude "27.798387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.215575 27.798387)"^^geo:wktLiteral ;
  geo-pos:lat "42.215575"^^xsd:decimal ;
  geo-pos:long "27.798387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_702'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_702'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.798387'^^xsd:double;
  dwc:latitude '42.215575'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.798387 42.215575, 27.798387 42.215575, 27.798387 42.215575, 27.798387 42.215575, 27.798387 42.215575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_702'^^xsd:string;
  dwc:observationDate '2017-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543027 27.514615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.543027"^^xsd:decimal ;
  dwc:decimalLongitude "27.514615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543027 27.514615)"^^geo:wktLiteral ;
  geo-pos:lat "42.543027"^^xsd:decimal ;
  geo-pos:long "27.514615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_701'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_701'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.514615'^^xsd:double;
  dwc:latitude '42.543027'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.514615 42.543027, 27.514615 42.543027, 27.514615 42.543027, 27.514615 42.543027, 27.514615 42.543027))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_701'^^xsd:string;
  dwc:observationDate '2017-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.360968 28.074033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.360968"^^xsd:decimal ;
  dwc:decimalLongitude "28.074033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.360968 28.074033)"^^geo:wktLiteral ;
  geo-pos:lat "43.360968"^^xsd:decimal ;
  geo-pos:long "28.074033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_700'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_700'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.074033'^^xsd:double;
  dwc:latitude '43.360968'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.074033 43.360968, 28.074033 43.360968, 28.074033 43.360968, 28.074033 43.360968, 28.074033 43.360968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_700'^^xsd:string;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656201 27.733088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656201"^^xsd:decimal ;
  dwc:decimalLongitude "27.733088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656201 27.733088)"^^geo:wktLiteral ;
  geo-pos:lat "42.656201"^^xsd:decimal ;
  geo-pos:long "27.733088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_699'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_699'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.733088'^^xsd:double;
  dwc:latitude '42.656201'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.733088 42.656201, 27.733088 42.656201, 27.733088 42.656201, 27.733088 42.656201, 27.733088 42.656201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_699'^^xsd:string;
  dwc:observationDate '2017-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.693408 27.717098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.693408"^^xsd:decimal ;
  dwc:decimalLongitude "27.717098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.693408 27.717098)"^^geo:wktLiteral ;
  geo-pos:lat "42.693408"^^xsd:decimal ;
  geo-pos:long "27.717098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_698'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_698'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.717098'^^xsd:double;
  dwc:latitude '42.693408'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.717098 42.693408, 27.717098 42.693408, 27.717098 42.693408, 27.717098 42.693408, 27.717098 42.693408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_698'^^xsd:string;
  dwc:observationDate '2017-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.203004 27.922903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.203004"^^xsd:decimal ;
  dwc:decimalLongitude "27.922903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.203004 27.922903)"^^geo:wktLiteral ;
  geo-pos:lat "43.203004"^^xsd:decimal ;
  geo-pos:long "27.922903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1143'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1143'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.922903'^^xsd:double;
  dwc:latitude '43.203004'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.922903 43.203004, 27.922903 43.203004, 27.922903 43.203004, 27.922903 43.203004, 27.922903 43.203004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1143'^^xsd:string;
  dwc:observationDate '2020-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1962 27.921673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1962"^^xsd:decimal ;
  dwc:decimalLongitude "27.921673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1962 27.921673)"^^geo:wktLiteral ;
  geo-pos:lat "43.1962"^^xsd:decimal ;
  geo-pos:long "27.921673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_696'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_696'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921673'^^xsd:double;
  dwc:latitude '43.1962'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921673 43.1962, 27.921673 43.1962, 27.921673 43.1962, 27.921673 43.1962, 27.921673 43.1962))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_696'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.657557 27.735973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.657557"^^xsd:decimal ;
  dwc:decimalLongitude "27.735973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.657557 27.735973)"^^geo:wktLiteral ;
  geo-pos:lat "42.657557"^^xsd:decimal ;
  geo-pos:long "27.735973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_695'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_695'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.735973'^^xsd:double;
  dwc:latitude '42.657557'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.735973 42.657557, 27.735973 42.657557, 27.735973 42.657557, 27.735973 42.657557, 27.735973 42.657557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_695'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121999 27.928494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.121999"^^xsd:decimal ;
  dwc:decimalLongitude "27.928494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121999 27.928494)"^^geo:wktLiteral ;
  geo-pos:lat "43.121999"^^xsd:decimal ;
  geo-pos:long "27.928494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1146'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1146'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.928494'^^xsd:double;
  dwc:latitude '43.121999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.928494 43.121999, 27.928494 43.121999, 27.928494 43.121999, 27.928494 43.121999, 27.928494 43.121999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1146'^^xsd:string;
  dwc:observationDate '2020-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520856 27.495575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520856"^^xsd:decimal ;
  dwc:decimalLongitude "27.495575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520856 27.495575)"^^geo:wktLiteral ;
  geo-pos:lat "42.520856"^^xsd:decimal ;
  geo-pos:long "27.495575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_693'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_693'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.495575'^^xsd:double;
  dwc:latitude '42.520856'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_693'^^xsd:string;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705507 27.726446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.705507"^^xsd:decimal ;
  dwc:decimalLongitude "27.726446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705507 27.726446)"^^geo:wktLiteral ;
  geo-pos:lat "42.705507"^^xsd:decimal ;
  geo-pos:long "27.726446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_692'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_692'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.726446'^^xsd:double;
  dwc:latitude '42.705507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.726446 42.705507, 27.726446 42.705507, 27.726446 42.705507, 27.726446 42.705507, 27.726446 42.705507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_692'^^xsd:string;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.693408 27.717098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.693408"^^xsd:decimal ;
  dwc:decimalLongitude "27.717098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.693408 27.717098)"^^geo:wktLiteral ;
  geo-pos:lat "42.693408"^^xsd:decimal ;
  geo-pos:long "27.717098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_691'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_691'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.717098'^^xsd:double;
  dwc:latitude '42.693408'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.717098 42.693408, 27.717098 42.693408, 27.717098 42.693408, 27.717098 42.693408, 27.717098 42.693408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_691'^^xsd:string;
  dwc:observationDate '2017-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520856 27.495575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520856"^^xsd:decimal ;
  dwc:decimalLongitude "27.495575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520856 27.495575)"^^geo:wktLiteral ;
  geo-pos:lat "42.520856"^^xsd:decimal ;
  geo-pos:long "27.495575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_690'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_690'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.495575'^^xsd:double;
  dwc:latitude '42.520856'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856, 27.495575 42.520856))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_690'^^xsd:string;
  dwc:observationDate '2017-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63785 27.645343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63785"^^xsd:decimal ;
  dwc:decimalLongitude "27.645343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63785 27.645343)"^^geo:wktLiteral ;
  geo-pos:lat "42.63785"^^xsd:decimal ;
  geo-pos:long "27.645343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_689'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_689'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.645343'^^xsd:double;
  dwc:latitude '42.63785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.645343 42.63785, 27.645343 42.63785, 27.645343 42.63785, 27.645343 42.63785, 27.645343 42.63785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_689'^^xsd:string;
  dwc:observationDate '2017-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.697947 27.717892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.697947"^^xsd:decimal ;
  dwc:decimalLongitude "27.717892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.697947 27.717892)"^^geo:wktLiteral ;
  geo-pos:lat "42.697947"^^xsd:decimal ;
  geo-pos:long "27.717892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_688'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_688'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.717892'^^xsd:double;
  dwc:latitude '42.697947'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.717892 42.697947, 27.717892 42.697947, 27.717892 42.697947, 27.717892 42.697947, 27.717892 42.697947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_688'^^xsd:string;
  dwc:observationDate '2017-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.588618 27.632019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.588618"^^xsd:decimal ;
  dwc:decimalLongitude "27.632019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.588618 27.632019)"^^geo:wktLiteral ;
  geo-pos:lat "42.588618"^^xsd:decimal ;
  geo-pos:long "27.632019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_687'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_687'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632019'^^xsd:double;
  dwc:latitude '42.588618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632019 42.588618, 27.632019 42.588618, 27.632019 42.588618, 27.632019 42.588618, 27.632019 42.588618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_687'^^xsd:string;
  dwc:observationDate '2017-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412628 27.70371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412628"^^xsd:decimal ;
  dwc:decimalLongitude "27.70371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412628 27.70371)"^^geo:wktLiteral ;
  geo-pos:lat "42.412628"^^xsd:decimal ;
  geo-pos:long "27.70371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_686'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_686'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70371'^^xsd:double;
  dwc:latitude '42.412628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70371 42.412628, 27.70371 42.412628, 27.70371 42.412628, 27.70371 42.412628, 27.70371 42.412628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_686'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.818133 27.885467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.818133"^^xsd:decimal ;
  dwc:decimalLongitude "27.885467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.818133 27.885467)"^^geo:wktLiteral ;
  geo-pos:lat "42.818133"^^xsd:decimal ;
  geo-pos:long "27.885467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_685'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_685'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.885467'^^xsd:double;
  dwc:latitude '42.818133'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.885467 42.818133, 27.885467 42.818133, 27.885467 42.818133, 27.885467 42.818133, 27.885467 42.818133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_685'^^xsd:string;
  dwc:observationDate '2016-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652283 27.713683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.652283"^^xsd:decimal ;
  dwc:decimalLongitude "27.713683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652283 27.713683)"^^geo:wktLiteral ;
  geo-pos:lat "42.652283"^^xsd:decimal ;
  geo-pos:long "27.713683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_684'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_684'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.713683'^^xsd:double;
  dwc:latitude '42.652283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.713683 42.652283, 27.713683 42.652283, 27.713683 42.652283, 27.713683 42.652283, 27.713683 42.652283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_684'^^xsd:string;
  dwc:observationDate '2016-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.589093 27.631962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.589093"^^xsd:decimal ;
  dwc:decimalLongitude "27.631962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.589093 27.631962)"^^geo:wktLiteral ;
  geo-pos:lat "42.589093"^^xsd:decimal ;
  geo-pos:long "27.631962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1484'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1484'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631962'^^xsd:double;
  dwc:latitude '42.589093'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631962 42.589093, 27.631962 42.589093, 27.631962 42.589093, 27.631962 42.589093, 27.631962 42.589093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1484'^^xsd:string;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4403 27.64705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4403"^^xsd:decimal ;
  dwc:decimalLongitude "27.64705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4403 27.64705)"^^geo:wktLiteral ;
  geo-pos:lat "42.4403"^^xsd:decimal ;
  geo-pos:long "27.64705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_682'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_682'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.64705'^^xsd:double;
  dwc:latitude '42.4403'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.64705 42.4403, 27.64705 42.4403, 27.64705 42.4403, 27.64705 42.4403, 27.64705 42.4403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_682'^^xsd:string;
  dwc:observationDate '2016-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186242 27.835452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186242"^^xsd:decimal ;
  dwc:decimalLongitude "27.835452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186242 27.835452)"^^geo:wktLiteral ;
  geo-pos:lat "42.186242"^^xsd:decimal ;
  geo-pos:long "27.835452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_681'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_681'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.835452'^^xsd:double;
  dwc:latitude '42.186242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.835452 42.186242, 27.835452 42.186242, 27.835452 42.186242, 27.835452 42.186242, 27.835452 42.186242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_681'^^xsd:string;
  dwc:observationDate '2016-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.737713"^^xsd:decimal ;
  dwc:decimalLongitude "27.888298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  geo-pos:lat "42.737713"^^xsd:decimal ;
  geo-pos:long "27.888298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_680'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_680'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888298'^^xsd:double;
  dwc:latitude '42.737713'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_680'^^xsd:string;
  dwc:observationDate '2016-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.737713"^^xsd:decimal ;
  dwc:decimalLongitude "27.888298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  geo-pos:lat "42.737713"^^xsd:decimal ;
  geo-pos:long "27.888298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_679'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_679'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888298'^^xsd:double;
  dwc:latitude '42.737713'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_679'^^xsd:string;
  dwc:observationDate '2016-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.737713"^^xsd:decimal ;
  dwc:decimalLongitude "27.888298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  geo-pos:lat "42.737713"^^xsd:decimal ;
  geo-pos:long "27.888298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_678'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_678'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888298'^^xsd:double;
  dwc:latitude '42.737713'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_678'^^xsd:string;
  dwc:observationDate '2016-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.737713"^^xsd:decimal ;
  dwc:decimalLongitude "27.888298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  geo-pos:lat "42.737713"^^xsd:decimal ;
  geo-pos:long "27.888298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_677'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_677'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888298'^^xsd:double;
  dwc:latitude '42.737713'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_677'^^xsd:string;
  dwc:observationDate '2016-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.737713"^^xsd:decimal ;
  dwc:decimalLongitude "27.888298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737713 27.888298)"^^geo:wktLiteral ;
  geo-pos:lat "42.737713"^^xsd:decimal ;
  geo-pos:long "27.888298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_676'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_676'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888298'^^xsd:double;
  dwc:latitude '42.737713'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713, 27.888298 42.737713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_676'^^xsd:string;
  dwc:observationDate '2016-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.572 27.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.572"^^xsd:decimal ;
  dwc:decimalLongitude "27.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.572 27.634)"^^geo:wktLiteral ;
  geo-pos:lat "42.572"^^xsd:decimal ;
  geo-pos:long "27.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_675'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_675'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634'^^xsd:double;
  dwc:latitude '42.572'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634 42.572, 27.634 42.572, 27.634 42.572, 27.634 42.572, 27.634 42.572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_675'^^xsd:string;
  dwc:observationDate '2016-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957783 27.891613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.957783"^^xsd:decimal ;
  dwc:decimalLongitude "27.891613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957783 27.891613)"^^geo:wktLiteral ;
  geo-pos:lat "42.957783"^^xsd:decimal ;
  geo-pos:long "27.891613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_674'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_674'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.891613'^^xsd:double;
  dwc:latitude '42.957783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.891613 42.957783, 27.891613 42.957783, 27.891613 42.957783, 27.891613 42.957783, 27.891613 42.957783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_674'^^xsd:string;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.419313 27.690207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.419313"^^xsd:decimal ;
  dwc:decimalLongitude "27.690207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.419313 27.690207)"^^geo:wktLiteral ;
  geo-pos:lat "42.419313"^^xsd:decimal ;
  geo-pos:long "27.690207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_673'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_673'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.690207'^^xsd:double;
  dwc:latitude '42.419313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.690207 42.419313, 27.690207 42.419313, 27.690207 42.419313, 27.690207 42.419313, 27.690207 42.419313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_673'^^xsd:string;
  dwc:observationDate '2016-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173002 27.907333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173002"^^xsd:decimal ;
  dwc:decimalLongitude "27.907333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173002 27.907333)"^^geo:wktLiteral ;
  geo-pos:lat "43.173002"^^xsd:decimal ;
  geo-pos:long "27.907333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_672'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_672'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.907333'^^xsd:double;
  dwc:latitude '43.173002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.907333 43.173002, 27.907333 43.173002, 27.907333 43.173002, 27.907333 43.173002, 27.907333 43.173002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_672'^^xsd:string;
  dwc:observationDate '2016-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.053788 27.985407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.053788"^^xsd:decimal ;
  dwc:decimalLongitude "27.985407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.053788 27.985407)"^^geo:wktLiteral ;
  geo-pos:lat "42.053788"^^xsd:decimal ;
  geo-pos:long "27.985407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_671'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_671'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.985407'^^xsd:double;
  dwc:latitude '42.053788'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.985407 42.053788, 27.985407 42.053788, 27.985407 42.053788, 27.985407 42.053788, 27.985407 42.053788))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_671'^^xsd:string;
  dwc:observationDate '2016-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250963 28.027336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.250963"^^xsd:decimal ;
  dwc:decimalLongitude "28.027336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250963 28.027336)"^^geo:wktLiteral ;
  geo-pos:lat "43.250963"^^xsd:decimal ;
  geo-pos:long "28.027336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1147'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1147'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.027336'^^xsd:double;
  dwc:latitude '43.250963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1147'^^xsd:string;
  dwc:observationDate '2020-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6414 28.5698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6414"^^xsd:decimal ;
  dwc:decimalLongitude "28.5698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6414 28.5698)"^^geo:wktLiteral ;
  geo-pos:lat "43.6414"^^xsd:decimal ;
  geo-pos:long "28.5698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_669'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_669'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5698'^^xsd:double;
  dwc:latitude '43.6414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_669'^^xsd:string;
  dwc:observationDate '2016-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6414 28.5698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6414"^^xsd:decimal ;
  dwc:decimalLongitude "28.5698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6414 28.5698)"^^geo:wktLiteral ;
  geo-pos:lat "43.6414"^^xsd:decimal ;
  geo-pos:long "28.5698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_668'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_668'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5698'^^xsd:double;
  dwc:latitude '43.6414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_668'^^xsd:string;
  dwc:observationDate '2016-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6414 28.5698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6414"^^xsd:decimal ;
  dwc:decimalLongitude "28.5698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6414 28.5698)"^^geo:wktLiteral ;
  geo-pos:lat "43.6414"^^xsd:decimal ;
  geo-pos:long "28.5698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_667'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_667'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5698'^^xsd:double;
  dwc:latitude '43.6414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414, 28.5698 43.6414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena ?" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_667'^^xsd:string;
  dwc:observationDate '2016-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209975"^^xsd:decimal ;
  dwc:decimalLongitude "27.787678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  geo-pos:lat "42.209975"^^xsd:decimal ;
  geo-pos:long "27.787678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_666'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_666'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787678'^^xsd:double;
  dwc:latitude '42.209975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_666'^^xsd:string;
  dwc:observationDate '2016-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.274209 27.756608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.274209"^^xsd:decimal ;
  dwc:decimalLongitude "27.756608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.274209 27.756608)"^^geo:wktLiteral ;
  geo-pos:lat "42.274209"^^xsd:decimal ;
  geo-pos:long "27.756608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1160'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1160'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.756608'^^xsd:double;
  dwc:latitude '42.274209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.756608 42.274209, 27.756608 42.274209, 27.756608 42.274209, 27.756608 42.274209, 27.756608 42.274209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1160'^^xsd:string;
  dwc:observationDate '2020-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209975"^^xsd:decimal ;
  dwc:decimalLongitude "27.787678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  geo-pos:lat "42.209975"^^xsd:decimal ;
  geo-pos:long "27.787678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_665'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_665'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787678'^^xsd:double;
  dwc:latitude '42.209975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_665'^^xsd:string;
  dwc:observationDate '2016-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.072217 27.969743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.072217"^^xsd:decimal ;
  dwc:decimalLongitude "27.969743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.072217 27.969743)"^^geo:wktLiteral ;
  geo-pos:lat "42.072217"^^xsd:decimal ;
  geo-pos:long "27.969743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_664'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_664'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969743'^^xsd:double;
  dwc:latitude '42.072217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969743 42.072217, 27.969743 42.072217, 27.969743 42.072217, 27.969743 42.072217, 27.969743 42.072217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_664'^^xsd:string;
  dwc:observationDate '2016-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209975"^^xsd:decimal ;
  dwc:decimalLongitude "27.787678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  geo-pos:lat "42.209975"^^xsd:decimal ;
  geo-pos:long "27.787678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_663'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_663'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787678'^^xsd:double;
  dwc:latitude '42.209975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_663'^^xsd:string;
  dwc:observationDate '2016-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200233 27.818483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.200233"^^xsd:decimal ;
  dwc:decimalLongitude "27.818483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200233 27.818483)"^^geo:wktLiteral ;
  geo-pos:lat "42.200233"^^xsd:decimal ;
  geo-pos:long "27.818483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_662'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_662'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.818483'^^xsd:double;
  dwc:latitude '42.200233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.818483 42.200233, 27.818483 42.200233, 27.818483 42.200233, 27.818483 42.200233, 27.818483 42.200233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_662'^^xsd:string;
  dwc:observationDate '2016-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209975"^^xsd:decimal ;
  dwc:decimalLongitude "27.787678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  geo-pos:lat "42.209975"^^xsd:decimal ;
  geo-pos:long "27.787678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_661'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_661'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787678'^^xsd:double;
  dwc:latitude '42.209975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_661'^^xsd:string;
  dwc:observationDate '2016-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636453 27.641192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.636453"^^xsd:decimal ;
  dwc:decimalLongitude "27.641192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636453 27.641192)"^^geo:wktLiteral ;
  geo-pos:lat "42.636453"^^xsd:decimal ;
  geo-pos:long "27.641192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_660'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_660'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.641192'^^xsd:double;
  dwc:latitude '42.636453'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.641192 42.636453, 27.641192 42.636453, 27.641192 42.636453, 27.641192 42.636453, 27.641192 42.636453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_660'^^xsd:string;
  dwc:observationDate '2016-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638783 28.571717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638783"^^xsd:decimal ;
  dwc:decimalLongitude "28.571717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638783 28.571717)"^^geo:wktLiteral ;
  geo-pos:lat "43.638783"^^xsd:decimal ;
  geo-pos:long "28.571717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_659'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_659'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571717'^^xsd:double;
  dwc:latitude '43.638783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571717 43.638783, 28.571717 43.638783, 28.571717 43.638783, 28.571717 43.638783, 28.571717 43.638783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_659'^^xsd:string;
  dwc:observationDate '2016-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.091668 27.940878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.091668"^^xsd:decimal ;
  dwc:decimalLongitude "27.940878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.091668 27.940878)"^^geo:wktLiteral ;
  geo-pos:lat "42.091668"^^xsd:decimal ;
  geo-pos:long "27.940878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_658'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_658'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.940878'^^xsd:double;
  dwc:latitude '42.091668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.940878 42.091668, 27.940878 42.091668, 27.940878 42.091668, 27.940878 42.091668, 27.940878 42.091668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_658'^^xsd:string;
  dwc:observationDate '2016-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.091668 27.940878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.091668"^^xsd:decimal ;
  dwc:decimalLongitude "27.940878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.091668 27.940878)"^^geo:wktLiteral ;
  geo-pos:lat "42.091668"^^xsd:decimal ;
  geo-pos:long "27.940878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_657'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_657'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.940878'^^xsd:double;
  dwc:latitude '42.091668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.940878 42.091668, 27.940878 42.091668, 27.940878 42.091668, 27.940878 42.091668, 27.940878 42.091668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_657'^^xsd:string;
  dwc:observationDate '2016-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209975"^^xsd:decimal ;
  dwc:decimalLongitude "27.787678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  geo-pos:lat "42.209975"^^xsd:decimal ;
  geo-pos:long "27.787678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_656'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_656'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787678'^^xsd:double;
  dwc:latitude '42.209975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_656'^^xsd:string;
  dwc:observationDate '2016-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209975"^^xsd:decimal ;
  dwc:decimalLongitude "27.787678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787678)"^^geo:wktLiteral ;
  geo-pos:lat "42.209975"^^xsd:decimal ;
  geo-pos:long "27.787678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_655'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_655'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787678'^^xsd:double;
  dwc:latitude '42.209975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975, 27.787678 42.209975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_655'^^xsd:string;
  dwc:observationDate '2016-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.071683 27.969737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.071683"^^xsd:decimal ;
  dwc:decimalLongitude "27.969737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.071683 27.969737)"^^geo:wktLiteral ;
  geo-pos:lat "42.071683"^^xsd:decimal ;
  geo-pos:long "27.969737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_654'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_654'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969737'^^xsd:double;
  dwc:latitude '42.071683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969737 42.071683, 27.969737 42.071683, 27.969737 42.071683, 27.969737 42.071683, 27.969737 42.071683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_654'^^xsd:string;
  dwc:observationDate '2016-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359483 27.718652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.359483"^^xsd:decimal ;
  dwc:decimalLongitude "27.718652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359483 27.718652)"^^geo:wktLiteral ;
  geo-pos:lat "42.359483"^^xsd:decimal ;
  geo-pos:long "27.718652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_653'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_653'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.718652'^^xsd:double;
  dwc:latitude '42.359483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.718652 42.359483, 27.718652 42.359483, 27.718652 42.359483, 27.718652 42.359483, 27.718652 42.359483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_653'^^xsd:string;
  dwc:observationDate '2016-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.255298 27.755967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.255298"^^xsd:decimal ;
  dwc:decimalLongitude "27.755967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.255298 27.755967)"^^geo:wktLiteral ;
  geo-pos:lat "42.255298"^^xsd:decimal ;
  geo-pos:long "27.755967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_652'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_652'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.755967'^^xsd:double;
  dwc:latitude '42.255298'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.755967 42.255298, 27.755967 42.255298, 27.755967 42.255298, 27.755967 42.255298, 27.755967 42.255298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_652'^^xsd:string;
  dwc:observationDate '2016-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186783 27.83528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186783"^^xsd:decimal ;
  dwc:decimalLongitude "27.83528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186783 27.83528)"^^geo:wktLiteral ;
  geo-pos:lat "42.186783"^^xsd:decimal ;
  geo-pos:long "27.83528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_651'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_651'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.83528'^^xsd:double;
  dwc:latitude '42.186783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.83528 42.186783, 27.83528 42.186783, 27.83528 42.186783, 27.83528 42.186783, 27.83528 42.186783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_651'^^xsd:string;
  dwc:observationDate '2016-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.111817 27.937957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.111817"^^xsd:decimal ;
  dwc:decimalLongitude "27.937957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.111817 27.937957)"^^geo:wktLiteral ;
  geo-pos:lat "42.111817"^^xsd:decimal ;
  geo-pos:long "27.937957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_650'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_650'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.937957'^^xsd:double;
  dwc:latitude '42.111817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.937957 42.111817, 27.937957 42.111817, 27.937957 42.111817, 27.937957 42.111817, 27.937957 42.111817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_650'^^xsd:string;
  dwc:observationDate '2016-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.231818 28.014884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.231818"^^xsd:decimal ;
  dwc:decimalLongitude "28.014884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.231818 28.014884)"^^geo:wktLiteral ;
  geo-pos:lat "43.231818"^^xsd:decimal ;
  geo-pos:long "28.014884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1148'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1148'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.014884'^^xsd:double;
  dwc:latitude '43.231818'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.014884 43.231818, 28.014884 43.231818, 28.014884 43.231818, 28.014884 43.231818, 28.014884 43.231818))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1148'^^xsd:string;
  dwc:observationDate '2020-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.111817 27.937957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.111817"^^xsd:decimal ;
  dwc:decimalLongitude "27.937957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.111817 27.937957)"^^geo:wktLiteral ;
  geo-pos:lat "42.111817"^^xsd:decimal ;
  geo-pos:long "27.937957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_648'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_648'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.937957'^^xsd:double;
  dwc:latitude '42.111817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.937957 42.111817, 27.937957 42.111817, 27.937957 42.111817, 27.937957 42.111817, 27.937957 42.111817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_648'^^xsd:string;
  dwc:observationDate '2016-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.104217 27.93265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.104217"^^xsd:decimal ;
  dwc:decimalLongitude "27.93265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.104217 27.93265)"^^geo:wktLiteral ;
  geo-pos:lat "42.104217"^^xsd:decimal ;
  geo-pos:long "27.93265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_647'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_647'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.93265'^^xsd:double;
  dwc:latitude '42.104217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.93265 42.104217, 27.93265 42.104217, 27.93265 42.104217, 27.93265 42.104217, 27.93265 42.104217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_647'^^xsd:string;
  dwc:observationDate '2016-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69617 27.7184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69617"^^xsd:decimal ;
  dwc:decimalLongitude "27.7184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69617 27.7184)"^^geo:wktLiteral ;
  geo-pos:lat "42.69617"^^xsd:decimal ;
  geo-pos:long "27.7184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1149'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1149'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7184'^^xsd:double;
  dwc:latitude '42.69617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7184 42.69617, 27.7184 42.69617, 27.7184 42.69617, 27.7184 42.69617, 27.7184 42.69617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1149'^^xsd:string;
  dwc:observationDate '2020-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.129967 27.904867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.129967"^^xsd:decimal ;
  dwc:decimalLongitude "27.904867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.129967 27.904867)"^^geo:wktLiteral ;
  geo-pos:lat "42.129967"^^xsd:decimal ;
  geo-pos:long "27.904867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_645'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_645'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.904867'^^xsd:double;
  dwc:latitude '42.129967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.904867 42.129967, 27.904867 42.129967, 27.904867 42.129967, 27.904867 42.129967, 27.904867 42.129967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_645'^^xsd:string;
  dwc:observationDate '2016-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616847 27.632333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.616847"^^xsd:decimal ;
  dwc:decimalLongitude "27.632333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616847 27.632333)"^^geo:wktLiteral ;
  geo-pos:lat "42.616847"^^xsd:decimal ;
  geo-pos:long "27.632333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1486'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1486'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632333'^^xsd:double;
  dwc:latitude '42.616847'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632333 42.616847, 27.632333 42.616847, 27.632333 42.616847, 27.632333 42.616847, 27.632333 42.616847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1486'^^xsd:string;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.871476 27.894394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.871476"^^xsd:decimal ;
  dwc:decimalLongitude "27.894394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.871476 27.894394)"^^geo:wktLiteral ;
  geo-pos:lat "42.871476"^^xsd:decimal ;
  geo-pos:long "27.894394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1150'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1150'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.894394'^^xsd:double;
  dwc:latitude '42.871476'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1150'^^xsd:string;
  dwc:observationDate '2020-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.871476 27.894394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.871476"^^xsd:decimal ;
  dwc:decimalLongitude "27.894394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.871476 27.894394)"^^geo:wktLiteral ;
  geo-pos:lat "42.871476"^^xsd:decimal ;
  geo-pos:long "27.894394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1151'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1151'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.894394'^^xsd:double;
  dwc:latitude '42.871476'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1151'^^xsd:string;
  dwc:observationDate '2020-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.407217 28.351317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.407217"^^xsd:decimal ;
  dwc:decimalLongitude "28.351317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.407217 28.351317)"^^geo:wktLiteral ;
  geo-pos:lat "43.407217"^^xsd:decimal ;
  geo-pos:long "28.351317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_641'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_641'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.351317'^^xsd:double;
  dwc:latitude '43.407217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.351317 43.407217, 28.351317 43.407217, 28.351317 43.407217, 28.351317 43.407217, 28.351317 43.407217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_641'^^xsd:string;
  dwc:observationDate '2016-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.559546 27.645764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.559546"^^xsd:decimal ;
  dwc:decimalLongitude "27.645764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.559546 27.645764)"^^geo:wktLiteral ;
  geo-pos:lat "42.559546"^^xsd:decimal ;
  geo-pos:long "27.645764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_126'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_126'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.645764'^^xsd:double;
  dwc:latitude '42.559546'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.645764 42.559546, 27.645764 42.559546, 27.645764 42.559546, 27.645764 42.559546, 27.645764 42.559546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_126'^^xsd:string;
  dwc:observationDate '2013-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.871476 27.894394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.871476"^^xsd:decimal ;
  dwc:decimalLongitude "27.894394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.871476 27.894394)"^^geo:wktLiteral ;
  geo-pos:lat "42.871476"^^xsd:decimal ;
  geo-pos:long "27.894394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1152'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1152'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.894394'^^xsd:double;
  dwc:latitude '42.871476'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1152'^^xsd:string;
  dwc:observationDate '2020-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.101788 27.92174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.101788"^^xsd:decimal ;
  dwc:decimalLongitude "27.92174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.101788 27.92174)"^^geo:wktLiteral ;
  geo-pos:lat "42.101788"^^xsd:decimal ;
  geo-pos:long "27.92174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_638'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_638'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.92174'^^xsd:double;
  dwc:latitude '42.101788'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.92174 42.101788, 27.92174 42.101788, 27.92174 42.101788, 27.92174 42.101788, 27.92174 42.101788))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_638'^^xsd:string;
  dwc:observationDate '2016-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224923 27.772813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.224923"^^xsd:decimal ;
  dwc:decimalLongitude "27.772813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224923 27.772813)"^^geo:wktLiteral ;
  geo-pos:lat "42.224923"^^xsd:decimal ;
  geo-pos:long "27.772813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_637'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_637'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.772813'^^xsd:double;
  dwc:latitude '42.224923'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.772813 42.224923, 27.772813 42.224923, 27.772813 42.224923, 27.772813 42.224923, 27.772813 42.224923))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_637'^^xsd:string;
  dwc:observationDate '2016-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207032 27.80331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207032"^^xsd:decimal ;
  dwc:decimalLongitude "27.80331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207032 27.80331)"^^geo:wktLiteral ;
  geo-pos:lat "42.207032"^^xsd:decimal ;
  geo-pos:long "27.80331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_636'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_636'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.80331'^^xsd:double;
  dwc:latitude '42.207032'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.80331 42.207032, 27.80331 42.207032, 27.80331 42.207032, 27.80331 42.207032, 27.80331 42.207032))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_636'^^xsd:string;
  dwc:observationDate '2016-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.356891 27.716249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.356891"^^xsd:decimal ;
  dwc:decimalLongitude "27.716249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.356891 27.716249)"^^geo:wktLiteral ;
  geo-pos:lat "42.356891"^^xsd:decimal ;
  geo-pos:long "27.716249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1487'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1487'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.716249'^^xsd:double;
  dwc:latitude '42.356891'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.716249 42.356891, 27.716249 42.356891, 27.716249 42.356891, 27.716249 42.356891, 27.716249 42.356891))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1487'^^xsd:string;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170423 27.85705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.170423"^^xsd:decimal ;
  dwc:decimalLongitude "27.85705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170423 27.85705)"^^geo:wktLiteral ;
  geo-pos:lat "42.170423"^^xsd:decimal ;
  geo-pos:long "27.85705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_634'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_634'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.85705'^^xsd:double;
  dwc:latitude '42.170423'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.85705 42.170423, 27.85705 42.170423, 27.85705 42.170423, 27.85705 42.170423, 27.85705 42.170423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_634'^^xsd:string;
  dwc:observationDate '2016-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442447 27.648117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442447"^^xsd:decimal ;
  dwc:decimalLongitude "27.648117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442447 27.648117)"^^geo:wktLiteral ;
  geo-pos:lat "42.442447"^^xsd:decimal ;
  geo-pos:long "27.648117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_633'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_633'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.648117'^^xsd:double;
  dwc:latitude '42.442447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.648117 42.442447, 27.648117 42.442447, 27.648117 42.442447, 27.648117 42.442447, 27.648117 42.442447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_633'^^xsd:string;
  dwc:observationDate '2016-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21795"^^xsd:decimal ;
  dwc:decimalLongitude "27.787373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  geo-pos:lat "42.21795"^^xsd:decimal ;
  geo-pos:long "27.787373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_632'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_632'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787373'^^xsd:double;
  dwc:latitude '42.21795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_632'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21795"^^xsd:decimal ;
  dwc:decimalLongitude "27.787373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  geo-pos:lat "42.21795"^^xsd:decimal ;
  geo-pos:long "27.787373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_631'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_631'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787373'^^xsd:double;
  dwc:latitude '42.21795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_631'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21795"^^xsd:decimal ;
  dwc:decimalLongitude "27.787373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  geo-pos:lat "42.21795"^^xsd:decimal ;
  geo-pos:long "27.787373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_630'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_630'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787373'^^xsd:double;
  dwc:latitude '42.21795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_630'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21795"^^xsd:decimal ;
  dwc:decimalLongitude "27.787373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  geo-pos:lat "42.21795"^^xsd:decimal ;
  geo-pos:long "27.787373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_629'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_629'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787373'^^xsd:double;
  dwc:latitude '42.21795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_629'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21795"^^xsd:decimal ;
  dwc:decimalLongitude "27.787373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  geo-pos:lat "42.21795"^^xsd:decimal ;
  geo-pos:long "27.787373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_628'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_628'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787373'^^xsd:double;
  dwc:latitude '42.21795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_628'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21795"^^xsd:decimal ;
  dwc:decimalLongitude "27.787373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21795 27.787373)"^^geo:wktLiteral ;
  geo-pos:lat "42.21795"^^xsd:decimal ;
  geo-pos:long "27.787373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_627'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_627'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787373'^^xsd:double;
  dwc:latitude '42.21795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795, 27.787373 42.21795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_627'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.356545 27.707792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.356545"^^xsd:decimal ;
  dwc:decimalLongitude "27.707792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.356545 27.707792)"^^geo:wktLiteral ;
  geo-pos:lat "42.356545"^^xsd:decimal ;
  geo-pos:long "27.707792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_626'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_626'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707792'^^xsd:double;
  dwc:latitude '42.356545'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707792 42.356545, 27.707792 42.356545, 27.707792 42.356545, 27.707792 42.356545, 27.707792 42.356545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_626'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200933 27.81854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.200933"^^xsd:decimal ;
  dwc:decimalLongitude "27.81854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200933 27.81854)"^^geo:wktLiteral ;
  geo-pos:lat "42.200933"^^xsd:decimal ;
  geo-pos:long "27.81854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_625'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_625'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.81854'^^xsd:double;
  dwc:latitude '42.200933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.81854 42.200933, 27.81854 42.200933, 27.81854 42.200933, 27.81854 42.200933, 27.81854 42.200933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_625'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253025 28.026979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.253025"^^xsd:decimal ;
  dwc:decimalLongitude "28.026979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253025 28.026979)"^^geo:wktLiteral ;
  geo-pos:lat "43.253025"^^xsd:decimal ;
  geo-pos:long "28.026979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1153'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1153'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.026979'^^xsd:double;
  dwc:latitude '43.253025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.026979 43.253025, 28.026979 43.253025, 28.026979 43.253025, 28.026979 43.253025, 28.026979 43.253025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1153'^^xsd:string;
  dwc:observationDate '2020-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9862 27.888483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9862"^^xsd:decimal ;
  dwc:decimalLongitude "27.888483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9862 27.888483)"^^geo:wktLiteral ;
  geo-pos:lat "42.9862"^^xsd:decimal ;
  geo-pos:long "27.888483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_623'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_623'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888483'^^xsd:double;
  dwc:latitude '42.9862'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888483 42.9862, 27.888483 42.9862, 27.888483 42.9862, 27.888483 42.9862, 27.888483 42.9862))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_623'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.971767 27.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.971767"^^xsd:decimal ;
  dwc:decimalLongitude "27.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.971767 27.89)"^^geo:wktLiteral ;
  geo-pos:lat "42.971767"^^xsd:decimal ;
  geo-pos:long "27.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_622'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_622'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.89'^^xsd:double;
  dwc:latitude '42.971767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.89 42.971767, 27.89 42.971767, 27.89 42.971767, 27.89 42.971767, 27.89 42.971767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_622'^^xsd:string;
  dwc:observationDate '2016-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488288 27.476157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.488288"^^xsd:decimal ;
  dwc:decimalLongitude "27.476157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488288 27.476157)"^^geo:wktLiteral ;
  geo-pos:lat "42.488288"^^xsd:decimal ;
  geo-pos:long "27.476157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_621'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_621'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.476157'^^xsd:double;
  dwc:latitude '42.488288'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.476157 42.488288, 27.476157 42.488288, 27.476157 42.488288, 27.476157 42.488288, 27.476157 42.488288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_621'^^xsd:string;
  dwc:observationDate '2016-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186478 27.835472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186478"^^xsd:decimal ;
  dwc:decimalLongitude "27.835472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186478 27.835472)"^^geo:wktLiteral ;
  geo-pos:lat "42.186478"^^xsd:decimal ;
  geo-pos:long "27.835472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_620'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_620'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.835472'^^xsd:double;
  dwc:latitude '42.186478'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.835472 42.186478, 27.835472 42.186478, 27.835472 42.186478, 27.835472 42.186478, 27.835472 42.186478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_620'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218333"^^xsd:decimal ;
  dwc:decimalLongitude "27.787193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  geo-pos:lat "42.218333"^^xsd:decimal ;
  geo-pos:long "27.787193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_619'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_619'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787193'^^xsd:double;
  dwc:latitude '42.218333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_619'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218333"^^xsd:decimal ;
  dwc:decimalLongitude "27.787193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  geo-pos:lat "42.218333"^^xsd:decimal ;
  geo-pos:long "27.787193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_618'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_618'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787193'^^xsd:double;
  dwc:latitude '42.218333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_618'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218333"^^xsd:decimal ;
  dwc:decimalLongitude "27.787193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  geo-pos:lat "42.218333"^^xsd:decimal ;
  geo-pos:long "27.787193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_617'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_617'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787193'^^xsd:double;
  dwc:latitude '42.218333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_617'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218333"^^xsd:decimal ;
  dwc:decimalLongitude "27.787193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  geo-pos:lat "42.218333"^^xsd:decimal ;
  geo-pos:long "27.787193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_616'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_616'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787193'^^xsd:double;
  dwc:latitude '42.218333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_616'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05325 27.985033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05325"^^xsd:decimal ;
  dwc:decimalLongitude "27.985033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05325 27.985033)"^^geo:wktLiteral ;
  geo-pos:lat "42.05325"^^xsd:decimal ;
  geo-pos:long "27.985033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_615'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_615'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.985033'^^xsd:double;
  dwc:latitude '42.05325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.985033 42.05325, 27.985033 42.05325, 27.985033 42.05325, 27.985033 42.05325, 27.985033 42.05325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_615'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570667 28.5742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.570667"^^xsd:decimal ;
  dwc:decimalLongitude "28.5742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570667 28.5742)"^^geo:wktLiteral ;
  geo-pos:lat "43.570667"^^xsd:decimal ;
  geo-pos:long "28.5742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_614'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_614'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5742'^^xsd:double;
  dwc:latitude '43.570667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5742 43.570667, 28.5742 43.570667, 28.5742 43.570667, 28.5742 43.570667, 28.5742 43.570667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_614'^^xsd:string;
  dwc:observationDate '2016-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218333"^^xsd:decimal ;
  dwc:decimalLongitude "27.787193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  geo-pos:lat "42.218333"^^xsd:decimal ;
  geo-pos:long "27.787193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_613'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_613'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787193'^^xsd:double;
  dwc:latitude '42.218333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_613'^^xsd:string;
  dwc:observationDate '2016-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558487 27.527341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.558487"^^xsd:decimal ;
  dwc:decimalLongitude "27.527341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558487 27.527341)"^^geo:wktLiteral ;
  geo-pos:lat "42.558487"^^xsd:decimal ;
  geo-pos:long "27.527341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1489'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1489'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.527341'^^xsd:double;
  dwc:latitude '42.558487'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.527341 42.558487, 27.527341 42.558487, 27.527341 42.558487, 27.527341 42.558487, 27.527341 42.558487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1489'^^xsd:string;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340486"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "43.340486"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1154'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1154'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '43.340486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1154'^^xsd:string;
  dwc:observationDate '2020-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218333"^^xsd:decimal ;
  dwc:decimalLongitude "27.787193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218333 27.787193)"^^geo:wktLiteral ;
  geo-pos:lat "42.218333"^^xsd:decimal ;
  geo-pos:long "27.787193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_610'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_610'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787193'^^xsd:double;
  dwc:latitude '42.218333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333, 27.787193 42.218333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_610'^^xsd:string;
  dwc:observationDate '2016-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218662 27.785168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218662"^^xsd:decimal ;
  dwc:decimalLongitude "27.785168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218662 27.785168)"^^geo:wktLiteral ;
  geo-pos:lat "42.218662"^^xsd:decimal ;
  geo-pos:long "27.785168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_609'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_609'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.785168'^^xsd:double;
  dwc:latitude '42.218662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.785168 42.218662, 27.785168 42.218662, 27.785168 42.218662, 27.785168 42.218662, 27.785168 42.218662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_609'^^xsd:string;
  dwc:observationDate '2016-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224433 27.786653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.224433"^^xsd:decimal ;
  dwc:decimalLongitude "27.786653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224433 27.786653)"^^geo:wktLiteral ;
  geo-pos:lat "42.224433"^^xsd:decimal ;
  geo-pos:long "27.786653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_608'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_608'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.786653'^^xsd:double;
  dwc:latitude '42.224433'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.786653 42.224433, 27.786653 42.224433, 27.786653 42.224433, 27.786653 42.224433, 27.786653 42.224433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_608'^^xsd:string;
  dwc:observationDate '2016-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218067 27.787455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218067"^^xsd:decimal ;
  dwc:decimalLongitude "27.787455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218067 27.787455)"^^geo:wktLiteral ;
  geo-pos:lat "42.218067"^^xsd:decimal ;
  geo-pos:long "27.787455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_607'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_607'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787455'^^xsd:double;
  dwc:latitude '42.218067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787455 42.218067, 27.787455 42.218067, 27.787455 42.218067, 27.787455 42.218067, 27.787455 42.218067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_607'^^xsd:string;
  dwc:observationDate '2016-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110283 27.938223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110283"^^xsd:decimal ;
  dwc:decimalLongitude "27.938223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110283 27.938223)"^^geo:wktLiteral ;
  geo-pos:lat "42.110283"^^xsd:decimal ;
  geo-pos:long "27.938223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_606'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_606'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938223'^^xsd:double;
  dwc:latitude '42.110283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938223 42.110283, 27.938223 42.110283, 27.938223 42.110283, 27.938223 42.110283, 27.938223 42.110283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_606'^^xsd:string;
  dwc:observationDate '2016-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110283 27.938223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110283"^^xsd:decimal ;
  dwc:decimalLongitude "27.938223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110283 27.938223)"^^geo:wktLiteral ;
  geo-pos:lat "42.110283"^^xsd:decimal ;
  geo-pos:long "27.938223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_605'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_605'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938223'^^xsd:double;
  dwc:latitude '42.110283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938223 42.110283, 27.938223 42.110283, 27.938223 42.110283, 27.938223 42.110283, 27.938223 42.110283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_605'^^xsd:string;
  dwc:observationDate '2016-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.103052 27.920253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.103052"^^xsd:decimal ;
  dwc:decimalLongitude "27.920253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.103052 27.920253)"^^geo:wktLiteral ;
  geo-pos:lat "42.103052"^^xsd:decimal ;
  geo-pos:long "27.920253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_604'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_604'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.920253'^^xsd:double;
  dwc:latitude '42.103052'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.920253 42.103052, 27.920253 42.103052, 27.920253 42.103052, 27.920253 42.103052, 27.920253 42.103052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_604'^^xsd:string;
  dwc:observationDate '2016-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.416733 27.650233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.416733"^^xsd:decimal ;
  dwc:decimalLongitude "27.650233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.416733 27.650233)"^^geo:wktLiteral ;
  geo-pos:lat "42.416733"^^xsd:decimal ;
  geo-pos:long "27.650233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_603'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_603'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.650233'^^xsd:double;
  dwc:latitude '42.416733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.650233 42.416733, 27.650233 42.416733, 27.650233 42.416733, 27.650233 42.416733, 27.650233 42.416733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_603'^^xsd:string;
  dwc:observationDate '2016-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019785 28.006075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.019785"^^xsd:decimal ;
  dwc:decimalLongitude "28.006075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.019785 28.006075)"^^geo:wktLiteral ;
  geo-pos:lat "42.019785"^^xsd:decimal ;
  geo-pos:long "28.006075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_602'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_602'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.006075'^^xsd:double;
  dwc:latitude '42.019785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.006075 42.019785, 28.006075 42.019785, 28.006075 42.019785, 28.006075 42.019785, 28.006075 42.019785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_602'^^xsd:string;
  dwc:observationDate '2016-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.687607 27.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.687607"^^xsd:decimal ;
  dwc:decimalLongitude "27.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.687607 27.713317)"^^geo:wktLiteral ;
  geo-pos:lat "42.687607"^^xsd:decimal ;
  geo-pos:long "27.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_85'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_85'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.713317'^^xsd:double;
  dwc:latitude '42.687607'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.713317 42.687607, 27.713317 42.687607, 27.713317 42.687607, 27.713317 42.687607, 27.713317 42.687607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_85'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2413 27.753233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2413"^^xsd:decimal ;
  dwc:decimalLongitude "27.753233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2413 27.753233)"^^geo:wktLiteral ;
  geo-pos:lat "42.2413"^^xsd:decimal ;
  geo-pos:long "27.753233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_600'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_600'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753233'^^xsd:double;
  dwc:latitude '42.2413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753233 42.2413, 27.753233 42.2413, 27.753233 42.2413, 27.753233 42.2413, 27.753233 42.2413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_600'^^xsd:string;
  dwc:observationDate '2016-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209938 27.787812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209938"^^xsd:decimal ;
  dwc:decimalLongitude "27.787812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209938 27.787812)"^^geo:wktLiteral ;
  geo-pos:lat "42.209938"^^xsd:decimal ;
  geo-pos:long "27.787812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_599'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_599'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787812'^^xsd:double;
  dwc:latitude '42.209938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787812 42.209938, 27.787812 42.209938, 27.787812 42.209938, 27.787812 42.209938, 27.787812 42.209938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_599'^^xsd:string;
  dwc:observationDate '2016-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.40534 27.670785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.40534"^^xsd:decimal ;
  dwc:decimalLongitude "27.670785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.40534 27.670785)"^^geo:wktLiteral ;
  geo-pos:lat "42.40534"^^xsd:decimal ;
  geo-pos:long "27.670785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_598'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_598'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.670785'^^xsd:double;
  dwc:latitude '42.40534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.670785 42.40534, 27.670785 42.40534, 27.670785 42.40534, 27.670785 42.40534, 27.670785 42.40534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_598'^^xsd:string;
  dwc:observationDate '2016-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110983 27.939007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110983"^^xsd:decimal ;
  dwc:decimalLongitude "27.939007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110983 27.939007)"^^geo:wktLiteral ;
  geo-pos:lat "42.110983"^^xsd:decimal ;
  geo-pos:long "27.939007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_597'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_597'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.939007'^^xsd:double;
  dwc:latitude '42.110983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.939007 42.110983, 27.939007 42.110983, 27.939007 42.110983, 27.939007 42.110983, 27.939007 42.110983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_597'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110983 27.939007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110983"^^xsd:decimal ;
  dwc:decimalLongitude "27.939007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110983 27.939007)"^^geo:wktLiteral ;
  geo-pos:lat "42.110983"^^xsd:decimal ;
  geo-pos:long "27.939007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_596'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_596'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.939007'^^xsd:double;
  dwc:latitude '42.110983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.939007 42.110983, 27.939007 42.110983, 27.939007 42.110983, 27.939007 42.110983, 27.939007 42.110983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_596'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.571217 28.57505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.571217"^^xsd:decimal ;
  dwc:decimalLongitude "28.57505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.571217 28.57505)"^^geo:wktLiteral ;
  geo-pos:lat "43.571217"^^xsd:decimal ;
  geo-pos:long "28.57505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_595'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_595'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57505'^^xsd:double;
  dwc:latitude '43.571217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57505 43.571217, 28.57505 43.571217, 28.57505 43.571217, 28.57505 43.571217, 28.57505 43.571217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_595'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.837178 27.884663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.837178"^^xsd:decimal ;
  dwc:decimalLongitude "27.884663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.837178 27.884663)"^^geo:wktLiteral ;
  geo-pos:lat "42.837178"^^xsd:decimal ;
  geo-pos:long "27.884663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1155'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1155'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.884663'^^xsd:double;
  dwc:latitude '42.837178'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.884663 42.837178, 27.884663 42.837178, 27.884663 42.837178, 27.884663 42.837178, 27.884663 42.837178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1155'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20736 27.802912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.20736"^^xsd:decimal ;
  dwc:decimalLongitude "27.802912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20736 27.802912)"^^geo:wktLiteral ;
  geo-pos:lat "42.20736"^^xsd:decimal ;
  geo-pos:long "27.802912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_593'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_593'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.802912'^^xsd:double;
  dwc:latitude '42.20736'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.802912 42.20736, 27.802912 42.20736, 27.802912 42.20736, 27.802912 42.20736, 27.802912 42.20736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_593'^^xsd:string;
  dwc:observationDate '2016-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170748 27.8531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.170748"^^xsd:decimal ;
  dwc:decimalLongitude "27.8531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170748 27.8531)"^^geo:wktLiteral ;
  geo-pos:lat "42.170748"^^xsd:decimal ;
  geo-pos:long "27.8531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_592'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_592'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8531'^^xsd:double;
  dwc:latitude '42.170748'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8531 42.170748, 27.8531 42.170748, 27.8531 42.170748, 27.8531 42.170748, 27.8531 42.170748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_592'^^xsd:string;
  dwc:observationDate '2016-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170748 27.8531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.170748"^^xsd:decimal ;
  dwc:decimalLongitude "27.8531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170748 27.8531)"^^geo:wktLiteral ;
  geo-pos:lat "42.170748"^^xsd:decimal ;
  geo-pos:long "27.8531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_591'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_591'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8531'^^xsd:double;
  dwc:latitude '42.170748'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8531 42.170748, 27.8531 42.170748, 27.8531 42.170748, 27.8531 42.170748, 27.8531 42.170748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_591'^^xsd:string;
  dwc:observationDate '2016-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7198 28.570267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7198"^^xsd:decimal ;
  dwc:decimalLongitude "28.570267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7198 28.570267)"^^geo:wktLiteral ;
  geo-pos:lat "43.7198"^^xsd:decimal ;
  geo-pos:long "28.570267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_590'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_590'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.570267'^^xsd:double;
  dwc:latitude '43.7198'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_590'^^xsd:string;
  dwc:observationDate '2016-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7198 28.570267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7198"^^xsd:decimal ;
  dwc:decimalLongitude "28.570267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7198 28.570267)"^^geo:wktLiteral ;
  geo-pos:lat "43.7198"^^xsd:decimal ;
  geo-pos:long "28.570267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_589'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_589'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.570267'^^xsd:double;
  dwc:latitude '43.7198'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_589'^^xsd:string;
  dwc:observationDate '2016-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7198 28.570267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7198"^^xsd:decimal ;
  dwc:decimalLongitude "28.570267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7198 28.570267)"^^geo:wktLiteral ;
  geo-pos:lat "43.7198"^^xsd:decimal ;
  geo-pos:long "28.570267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_588'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_588'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.570267'^^xsd:double;
  dwc:latitude '43.7198'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_588'^^xsd:string;
  dwc:observationDate '2016-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7198 28.570267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7198"^^xsd:decimal ;
  dwc:decimalLongitude "28.570267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7198 28.570267)"^^geo:wktLiteral ;
  geo-pos:lat "43.7198"^^xsd:decimal ;
  geo-pos:long "28.570267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_587'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_587'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.570267'^^xsd:double;
  dwc:latitude '43.7198'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198, 28.570267 43.7198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_587'^^xsd:string;
  dwc:observationDate '2016-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590017 28.568767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590017"^^xsd:decimal ;
  dwc:decimalLongitude "28.568767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590017 28.568767)"^^geo:wktLiteral ;
  geo-pos:lat "43.590017"^^xsd:decimal ;
  geo-pos:long "28.568767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_586'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_586'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568767'^^xsd:double;
  dwc:latitude '43.590017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_586'^^xsd:string;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590017 28.568767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590017"^^xsd:decimal ;
  dwc:decimalLongitude "28.568767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590017 28.568767)"^^geo:wktLiteral ;
  geo-pos:lat "43.590017"^^xsd:decimal ;
  geo-pos:long "28.568767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_585'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_585'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568767'^^xsd:double;
  dwc:latitude '43.590017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_585'^^xsd:string;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590017 28.568767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590017"^^xsd:decimal ;
  dwc:decimalLongitude "28.568767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590017 28.568767)"^^geo:wktLiteral ;
  geo-pos:lat "43.590017"^^xsd:decimal ;
  geo-pos:long "28.568767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_584'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_584'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568767'^^xsd:double;
  dwc:latitude '43.590017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017, 28.568767 43.590017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_584'^^xsd:string;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6064 28.5682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6064"^^xsd:decimal ;
  dwc:decimalLongitude "28.5682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6064 28.5682)"^^geo:wktLiteral ;
  geo-pos:lat "43.6064"^^xsd:decimal ;
  geo-pos:long "28.5682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_583'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_583'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5682'^^xsd:double;
  dwc:latitude '43.6064'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5682 43.6064, 28.5682 43.6064, 28.5682 43.6064, 28.5682 43.6064, 28.5682 43.6064))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_583'^^xsd:string;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.538585 27.497724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.538585"^^xsd:decimal ;
  dwc:decimalLongitude "27.497724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.538585 27.497724)"^^geo:wktLiteral ;
  geo-pos:lat "42.538585"^^xsd:decimal ;
  geo-pos:long "27.497724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_84'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_84'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.497724'^^xsd:double;
  dwc:latitude '42.538585'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.497724 42.538585, 27.497724 42.538585, 27.497724 42.538585, 27.497724 42.538585, 27.497724 42.538585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_84'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.651677 27.713253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.651677"^^xsd:decimal ;
  dwc:decimalLongitude "27.713253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.651677 27.713253)"^^geo:wktLiteral ;
  geo-pos:lat "42.651677"^^xsd:decimal ;
  geo-pos:long "27.713253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_121'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_121'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.713253'^^xsd:double;
  dwc:latitude '42.651677'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.713253 42.651677, 27.713253 42.651677, 27.713253 42.651677, 27.713253 42.651677, 27.713253 42.651677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_121'^^xsd:string;
  dwc:observationDate '2012-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.419491 27.647392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.419491"^^xsd:decimal ;
  dwc:decimalLongitude "27.647392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.419491 27.647392)"^^geo:wktLiteral ;
  geo-pos:lat "42.419491"^^xsd:decimal ;
  geo-pos:long "27.647392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_120'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_120'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.647392'^^xsd:double;
  dwc:latitude '42.419491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.647392 42.419491, 27.647392 42.419491, 27.647392 42.419491, 27.647392 42.419491, 27.647392 42.419491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_120'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020705 28.005855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.020705"^^xsd:decimal ;
  dwc:decimalLongitude "28.005855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020705 28.005855)"^^geo:wktLiteral ;
  geo-pos:lat "42.020705"^^xsd:decimal ;
  geo-pos:long "28.005855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_579'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_579'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.005855'^^xsd:double;
  dwc:latitude '42.020705'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.005855 42.020705, 28.005855 42.020705, 28.005855 42.020705, 28.005855 42.020705, 28.005855 42.020705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_579'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1136 27.94156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1136"^^xsd:decimal ;
  dwc:decimalLongitude "27.94156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1136 27.94156)"^^geo:wktLiteral ;
  geo-pos:lat "42.1136"^^xsd:decimal ;
  geo-pos:long "27.94156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_578'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_578'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.94156'^^xsd:double;
  dwc:latitude '42.1136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.94156 42.1136, 27.94156 42.1136, 27.94156 42.1136, 27.94156 42.1136, 27.94156 42.1136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_578'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1136 27.94156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1136"^^xsd:decimal ;
  dwc:decimalLongitude "27.94156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1136 27.94156)"^^geo:wktLiteral ;
  geo-pos:lat "42.1136"^^xsd:decimal ;
  geo-pos:long "27.94156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_577'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_577'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.94156'^^xsd:double;
  dwc:latitude '42.1136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.94156 42.1136, 27.94156 42.1136, 27.94156 42.1136, 27.94156 42.1136, 27.94156 42.1136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_577'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209862 27.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209862"^^xsd:decimal ;
  dwc:decimalLongitude "27.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209862 27.788)"^^geo:wktLiteral ;
  geo-pos:lat "42.209862"^^xsd:decimal ;
  geo-pos:long "27.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_576'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_576'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788'^^xsd:double;
  dwc:latitude '42.209862'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788 42.209862, 27.788 42.209862, 27.788 42.209862, 27.788 42.209862, 27.788 42.209862))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_576'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.131367 27.904568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.131367"^^xsd:decimal ;
  dwc:decimalLongitude "27.904568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.131367 27.904568)"^^geo:wktLiteral ;
  geo-pos:lat "42.131367"^^xsd:decimal ;
  geo-pos:long "27.904568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_575'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_575'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.904568'^^xsd:double;
  dwc:latitude '42.131367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.904568 42.131367, 27.904568 42.131367, 27.904568 42.131367, 27.904568 42.131367, 27.904568 42.131367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_575'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.068333 27.970212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.068333"^^xsd:decimal ;
  dwc:decimalLongitude "27.970212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.068333 27.970212)"^^geo:wktLiteral ;
  geo-pos:lat "42.068333"^^xsd:decimal ;
  geo-pos:long "27.970212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_574'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_574'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.970212'^^xsd:double;
  dwc:latitude '42.068333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.970212 42.068333, 27.970212 42.068333, 27.970212 42.068333, 27.970212 42.068333, 27.970212 42.068333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_574'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569302 28.590333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569302"^^xsd:decimal ;
  dwc:decimalLongitude "28.590333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569302 28.590333)"^^geo:wktLiteral ;
  geo-pos:lat "43.569302"^^xsd:decimal ;
  geo-pos:long "28.590333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_573'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_573'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.590333'^^xsd:double;
  dwc:latitude '43.569302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_573'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569302 28.590333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569302"^^xsd:decimal ;
  dwc:decimalLongitude "28.590333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569302 28.590333)"^^geo:wktLiteral ;
  geo-pos:lat "43.569302"^^xsd:decimal ;
  geo-pos:long "28.590333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_572'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_572'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.590333'^^xsd:double;
  dwc:latitude '43.569302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_572'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569302 28.590333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569302"^^xsd:decimal ;
  dwc:decimalLongitude "28.590333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569302 28.590333)"^^geo:wktLiteral ;
  geo-pos:lat "43.569302"^^xsd:decimal ;
  geo-pos:long "28.590333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_571'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.590333'^^xsd:double;
  dwc:latitude '43.569302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_571'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569302 28.590333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569302"^^xsd:decimal ;
  dwc:decimalLongitude "28.590333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569302 28.590333)"^^geo:wktLiteral ;
  geo-pos:lat "43.569302"^^xsd:decimal ;
  geo-pos:long "28.590333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_570'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_570'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.590333'^^xsd:double;
  dwc:latitude '43.569302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302, 28.590333 43.569302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_570'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.042303 27.987902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.042303"^^xsd:decimal ;
  dwc:decimalLongitude "27.987902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.042303 27.987902)"^^geo:wktLiteral ;
  geo-pos:lat "42.042303"^^xsd:decimal ;
  geo-pos:long "27.987902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_569'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_569'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.987902'^^xsd:double;
  dwc:latitude '42.042303'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.987902 42.042303, 27.987902 42.042303, 27.987902 42.042303, 27.987902 42.042303, 27.987902 42.042303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_569'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110367 27.925525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110367"^^xsd:decimal ;
  dwc:decimalLongitude "27.925525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110367 27.925525)"^^geo:wktLiteral ;
  geo-pos:lat "42.110367"^^xsd:decimal ;
  geo-pos:long "27.925525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_568'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_568'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.925525'^^xsd:double;
  dwc:latitude '42.110367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.925525 42.110367, 27.925525 42.110367, 27.925525 42.110367, 27.925525 42.110367, 27.925525 42.110367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_568'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065211 27.971446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.065211"^^xsd:decimal ;
  dwc:decimalLongitude "27.971446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065211 27.971446)"^^geo:wktLiteral ;
  geo-pos:lat "42.065211"^^xsd:decimal ;
  geo-pos:long "27.971446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1157'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1157'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.971446'^^xsd:double;
  dwc:latitude '42.065211'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1157'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065211 27.971446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.065211"^^xsd:decimal ;
  dwc:decimalLongitude "27.971446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065211 27.971446)"^^geo:wktLiteral ;
  geo-pos:lat "42.065211"^^xsd:decimal ;
  geo-pos:long "27.971446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1158'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1158'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.971446'^^xsd:double;
  dwc:latitude '42.065211'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211, 27.971446 42.065211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1158'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102679 27.921644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102679"^^xsd:decimal ;
  dwc:decimalLongitude "27.921644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102679 27.921644)"^^geo:wktLiteral ;
  geo-pos:lat "42.102679"^^xsd:decimal ;
  geo-pos:long "27.921644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1159'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1159'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921644'^^xsd:double;
  dwc:latitude '42.102679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921644 42.102679, 27.921644 42.102679, 27.921644 42.102679, 27.921644 42.102679, 27.921644 42.102679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1159'^^xsd:string;
  dwc:observationDate '2020-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25545 28.02635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25545"^^xsd:decimal ;
  dwc:decimalLongitude "28.02635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25545 28.02635)"^^geo:wktLiteral ;
  geo-pos:lat "43.25545"^^xsd:decimal ;
  geo-pos:long "28.02635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_564'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_564'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.02635'^^xsd:double;
  dwc:latitude '43.25545'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.02635 43.25545, 28.02635 43.25545, 28.02635 43.25545, 28.02635 43.25545, 28.02635 43.25545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_564'^^xsd:string;
  dwc:observationDate '2016-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674842 28.557958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.674842"^^xsd:decimal ;
  dwc:decimalLongitude "28.557958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674842 28.557958)"^^geo:wktLiteral ;
  geo-pos:lat "43.674842"^^xsd:decimal ;
  geo-pos:long "28.557958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_563'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_563'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.557958'^^xsd:double;
  dwc:latitude '43.674842'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.557958 43.674842, 28.557958 43.674842, 28.557958 43.674842, 28.557958 43.674842, 28.557958 43.674842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_563'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442243 27.635627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442243"^^xsd:decimal ;
  dwc:decimalLongitude "27.635627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442243 27.635627)"^^geo:wktLiteral ;
  geo-pos:lat "42.442243"^^xsd:decimal ;
  geo-pos:long "27.635627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_562'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_562'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.635627'^^xsd:double;
  dwc:latitude '42.442243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.635627 42.442243, 27.635627 42.442243, 27.635627 42.442243, 27.635627 42.442243, 27.635627 42.442243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_562'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110217 27.924967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110217"^^xsd:decimal ;
  dwc:decimalLongitude "27.924967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110217 27.924967)"^^geo:wktLiteral ;
  geo-pos:lat "42.110217"^^xsd:decimal ;
  geo-pos:long "27.924967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_532'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_532'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.924967'^^xsd:double;
  dwc:latitude '42.110217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.924967 42.110217, 27.924967 42.110217, 27.924967 42.110217, 27.924967 42.110217, 27.924967 42.110217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_532'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110217 27.924967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110217"^^xsd:decimal ;
  dwc:decimalLongitude "27.924967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110217 27.924967)"^^geo:wktLiteral ;
  geo-pos:lat "42.110217"^^xsd:decimal ;
  geo-pos:long "27.924967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_531'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_531'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.924967'^^xsd:double;
  dwc:latitude '42.110217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.924967 42.110217, 27.924967 42.110217, 27.924967 42.110217, 27.924967 42.110217, 27.924967 42.110217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_531'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.104433 27.9426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.104433"^^xsd:decimal ;
  dwc:decimalLongitude "27.9426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.104433 27.9426)"^^geo:wktLiteral ;
  geo-pos:lat "42.104433"^^xsd:decimal ;
  geo-pos:long "27.9426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_530'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_530'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.9426'^^xsd:double;
  dwc:latitude '42.104433'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.9426 42.104433, 27.9426 42.104433, 27.9426 42.104433, 27.9426 42.104433, 27.9426 42.104433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_530'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.131367 27.904568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.131367"^^xsd:decimal ;
  dwc:decimalLongitude "27.904568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.131367 27.904568)"^^geo:wktLiteral ;
  geo-pos:lat "42.131367"^^xsd:decimal ;
  geo-pos:long "27.904568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_529'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_529'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.904568'^^xsd:double;
  dwc:latitude '42.131367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.904568 42.131367, 27.904568 42.131367, 27.904568 42.131367, 27.904568 42.131367, 27.904568 42.131367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_529'^^xsd:string;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18931 27.837478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.18931"^^xsd:decimal ;
  dwc:decimalLongitude "27.837478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18931 27.837478)"^^geo:wktLiteral ;
  geo-pos:lat "42.18931"^^xsd:decimal ;
  geo-pos:long "27.837478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_528'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_528'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.837478'^^xsd:double;
  dwc:latitude '42.18931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.837478 42.18931, 27.837478 42.18931, 27.837478 42.18931, 27.837478 42.18931, 27.837478 42.18931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_528'^^xsd:string;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.551583 27.6403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.551583"^^xsd:decimal ;
  dwc:decimalLongitude "27.6403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.551583 27.6403)"^^geo:wktLiteral ;
  geo-pos:lat "42.551583"^^xsd:decimal ;
  geo-pos:long "27.6403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_527'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_527'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6403'^^xsd:double;
  dwc:latitude '42.551583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6403 42.551583, 27.6403 42.551583, 27.6403 42.551583, 27.6403 42.551583, 27.6403 42.551583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_527'^^xsd:string;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.407913 27.706517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.407913"^^xsd:decimal ;
  dwc:decimalLongitude "27.706517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.407913 27.706517)"^^geo:wktLiteral ;
  geo-pos:lat "42.407913"^^xsd:decimal ;
  geo-pos:long "27.706517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_526'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_526'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.706517'^^xsd:double;
  dwc:latitude '42.407913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.706517 42.407913, 27.706517 42.407913, 27.706517 42.407913, 27.706517 42.407913, 27.706517 42.407913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_526'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.571 27.634333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.571"^^xsd:decimal ;
  dwc:decimalLongitude "27.634333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.571 27.634333)"^^geo:wktLiteral ;
  geo-pos:lat "42.571"^^xsd:decimal ;
  geo-pos:long "27.634333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_525'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_525'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634333'^^xsd:double;
  dwc:latitude '42.571'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634333 42.571, 27.634333 42.571, 27.634333 42.571, 27.634333 42.571, 27.634333 42.571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_525'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.273037 27.752862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.273037"^^xsd:decimal ;
  dwc:decimalLongitude "27.752862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.273037 27.752862)"^^geo:wktLiteral ;
  geo-pos:lat "42.273037"^^xsd:decimal ;
  geo-pos:long "27.752862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_524'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_524'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752862'^^xsd:double;
  dwc:latitude '42.273037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752862 42.273037, 27.752862 42.273037, 27.752862 42.273037, 27.752862 42.273037, 27.752862 42.273037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_524'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.092722 27.939655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.092722"^^xsd:decimal ;
  dwc:decimalLongitude "27.939655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.092722 27.939655)"^^geo:wktLiteral ;
  geo-pos:lat "42.092722"^^xsd:decimal ;
  geo-pos:long "27.939655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_523'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_523'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.939655'^^xsd:double;
  dwc:latitude '42.092722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.939655 42.092722, 27.939655 42.092722, 27.939655 42.092722, 27.939655 42.092722, 27.939655 42.092722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_523'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.092722 27.939655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.092722"^^xsd:decimal ;
  dwc:decimalLongitude "27.939655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.092722 27.939655)"^^geo:wktLiteral ;
  geo-pos:lat "42.092722"^^xsd:decimal ;
  geo-pos:long "27.939655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_522'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_522'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.939655'^^xsd:double;
  dwc:latitude '42.092722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.939655 42.092722, 27.939655 42.092722, 27.939655 42.092722, 27.939655 42.092722, 27.939655 42.092722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_522'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154823 27.867333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.154823"^^xsd:decimal ;
  dwc:decimalLongitude "27.867333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154823 27.867333)"^^geo:wktLiteral ;
  geo-pos:lat "42.154823"^^xsd:decimal ;
  geo-pos:long "27.867333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_521'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_521'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.867333'^^xsd:double;
  dwc:latitude '42.154823'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.867333 42.154823, 27.867333 42.154823, 27.867333 42.154823, 27.867333 42.154823, 27.867333 42.154823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_521'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154823 27.867333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.154823"^^xsd:decimal ;
  dwc:decimalLongitude "27.867333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154823 27.867333)"^^geo:wktLiteral ;
  geo-pos:lat "42.154823"^^xsd:decimal ;
  geo-pos:long "27.867333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_520'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_520'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.867333'^^xsd:double;
  dwc:latitude '42.154823'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.867333 42.154823, 27.867333 42.154823, 27.867333 42.154823, 27.867333 42.154823, 27.867333 42.154823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_520'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.325108 27.74225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.325108"^^xsd:decimal ;
  dwc:decimalLongitude "27.74225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.325108 27.74225)"^^geo:wktLiteral ;
  geo-pos:lat "42.325108"^^xsd:decimal ;
  geo-pos:long "27.74225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_519'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_519'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.74225'^^xsd:double;
  dwc:latitude '42.325108'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.74225 42.325108, 27.74225 42.325108, 27.74225 42.325108, 27.74225 42.325108, 27.74225 42.325108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_519'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.242347 27.752093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.242347"^^xsd:decimal ;
  dwc:decimalLongitude "27.752093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.242347 27.752093)"^^geo:wktLiteral ;
  geo-pos:lat "42.242347"^^xsd:decimal ;
  geo-pos:long "27.752093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_518'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_518'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752093'^^xsd:double;
  dwc:latitude '42.242347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752093 42.242347, 27.752093 42.242347, 27.752093 42.242347, 27.752093 42.242347, 27.752093 42.242347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_518'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442317 27.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442317"^^xsd:decimal ;
  dwc:decimalLongitude "27.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442317 27.635)"^^geo:wktLiteral ;
  geo-pos:lat "42.442317"^^xsd:decimal ;
  geo-pos:long "27.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_517'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_517'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.635'^^xsd:double;
  dwc:latitude '42.442317'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.635 42.442317, 27.635 42.442317, 27.635 42.442317, 27.635 42.442317, 27.635 42.442317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_517'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.113417 27.9364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.113417"^^xsd:decimal ;
  dwc:decimalLongitude "27.9364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.113417 27.9364)"^^geo:wktLiteral ;
  geo-pos:lat "42.113417"^^xsd:decimal ;
  geo-pos:long "27.9364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_516'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_516'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.9364'^^xsd:double;
  dwc:latitude '42.113417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.9364 42.113417, 27.9364 42.113417, 27.9364 42.113417, 27.9364 42.113417, 27.9364 42.113417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_516'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209975"^^xsd:decimal ;
  dwc:decimalLongitude "27.787757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787757)"^^geo:wktLiteral ;
  geo-pos:lat "42.209975"^^xsd:decimal ;
  geo-pos:long "27.787757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_515'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_515'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787757'^^xsd:double;
  dwc:latitude '42.209975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787757 42.209975, 27.787757 42.209975, 27.787757 42.209975, 27.787757 42.209975, 27.787757 42.209975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_515'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209975"^^xsd:decimal ;
  dwc:decimalLongitude "27.787757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209975 27.787757)"^^geo:wktLiteral ;
  geo-pos:lat "42.209975"^^xsd:decimal ;
  geo-pos:long "27.787757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_514'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_514'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787757'^^xsd:double;
  dwc:latitude '42.209975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787757 42.209975, 27.787757 42.209975, 27.787757 42.209975, 27.787757 42.209975, 27.787757 42.209975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_514'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04183 27.988057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04183"^^xsd:decimal ;
  dwc:decimalLongitude "27.988057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04183 27.988057)"^^geo:wktLiteral ;
  geo-pos:lat "42.04183"^^xsd:decimal ;
  geo-pos:long "27.988057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_513'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_513'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.988057'^^xsd:double;
  dwc:latitude '42.04183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.988057 42.04183, 27.988057 42.04183, 27.988057 42.04183, 27.988057 42.04183, 27.988057 42.04183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_513'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.158167 27.857103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.158167"^^xsd:decimal ;
  dwc:decimalLongitude "27.857103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.158167 27.857103)"^^geo:wktLiteral ;
  geo-pos:lat "42.158167"^^xsd:decimal ;
  geo-pos:long "27.857103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_512'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_512'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.857103'^^xsd:double;
  dwc:latitude '42.158167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.857103 42.158167, 27.857103 42.158167, 27.857103 42.158167, 27.857103 42.158167, 27.857103 42.158167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_512'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.491203 27.485867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.491203"^^xsd:decimal ;
  dwc:decimalLongitude "27.485867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.491203 27.485867)"^^geo:wktLiteral ;
  geo-pos:lat "42.491203"^^xsd:decimal ;
  geo-pos:long "27.485867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_511'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_511'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.485867'^^xsd:double;
  dwc:latitude '42.491203'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.485867 42.491203, 27.485867 42.491203, 27.485867 42.491203, 27.485867 42.491203, 27.485867 42.491203))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_511'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.188055 27.835482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.188055"^^xsd:decimal ;
  dwc:decimalLongitude "27.835482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.188055 27.835482)"^^geo:wktLiteral ;
  geo-pos:lat "42.188055"^^xsd:decimal ;
  geo-pos:long "27.835482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_510'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_510'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.835482'^^xsd:double;
  dwc:latitude '42.188055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.835482 42.188055, 27.835482 42.188055, 27.835482 42.188055, 27.835482 42.188055, 27.835482 42.188055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_510'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.274357 27.752375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.274357"^^xsd:decimal ;
  dwc:decimalLongitude "27.752375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.274357 27.752375)"^^geo:wktLiteral ;
  geo-pos:lat "42.274357"^^xsd:decimal ;
  geo-pos:long "27.752375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_509'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_509'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752375'^^xsd:double;
  dwc:latitude '42.274357'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752375 42.274357, 27.752375 42.274357, 27.752375 42.274357, 27.752375 42.274357, 27.752375 42.274357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_509'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35768 27.707103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35768"^^xsd:decimal ;
  dwc:decimalLongitude "27.707103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35768 27.707103)"^^geo:wktLiteral ;
  geo-pos:lat "42.35768"^^xsd:decimal ;
  geo-pos:long "27.707103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_508'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_508'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707103'^^xsd:double;
  dwc:latitude '42.35768'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707103 42.35768, 27.707103 42.35768, 27.707103 42.35768, 27.707103 42.35768, 27.707103 42.35768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_508'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354817 27.708882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354817"^^xsd:decimal ;
  dwc:decimalLongitude "27.708882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354817 27.708882)"^^geo:wktLiteral ;
  geo-pos:lat "42.354817"^^xsd:decimal ;
  geo-pos:long "27.708882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_507'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_507'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708882'^^xsd:double;
  dwc:latitude '42.354817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708882 42.354817, 27.708882 42.354817, 27.708882 42.354817, 27.708882 42.354817, 27.708882 42.354817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_507'^^xsd:string;
  dwc:observationDate '2016-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698233 28.557773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.698233"^^xsd:decimal ;
  dwc:decimalLongitude "28.557773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698233 28.557773)"^^geo:wktLiteral ;
  geo-pos:lat "43.698233"^^xsd:decimal ;
  geo-pos:long "28.557773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_506'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_506'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.557773'^^xsd:double;
  dwc:latitude '43.698233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_506'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698233 28.557773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.698233"^^xsd:decimal ;
  dwc:decimalLongitude "28.557773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698233 28.557773)"^^geo:wktLiteral ;
  geo-pos:lat "43.698233"^^xsd:decimal ;
  geo-pos:long "28.557773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_505'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_505'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.557773'^^xsd:double;
  dwc:latitude '43.698233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_505'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698233 28.557773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.698233"^^xsd:decimal ;
  dwc:decimalLongitude "28.557773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698233 28.557773)"^^geo:wktLiteral ;
  geo-pos:lat "43.698233"^^xsd:decimal ;
  geo-pos:long "28.557773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_504'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_504'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.557773'^^xsd:double;
  dwc:latitude '43.698233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233, 28.557773 43.698233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_504'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2253 27.786483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2253"^^xsd:decimal ;
  dwc:decimalLongitude "27.786483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2253 27.786483)"^^geo:wktLiteral ;
  geo-pos:lat "42.2253"^^xsd:decimal ;
  geo-pos:long "27.786483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_503'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_503'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.786483'^^xsd:double;
  dwc:latitude '42.2253'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.786483 42.2253, 27.786483 42.2253, 27.786483 42.2253, 27.786483 42.2253, 27.786483 42.2253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_503'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2253 27.786483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2253"^^xsd:decimal ;
  dwc:decimalLongitude "27.786483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2253 27.786483)"^^geo:wktLiteral ;
  geo-pos:lat "42.2253"^^xsd:decimal ;
  geo-pos:long "27.786483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_502'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_502'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.786483'^^xsd:double;
  dwc:latitude '42.2253'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.786483 42.2253, 27.786483 42.2253, 27.786483 42.2253, 27.786483 42.2253, 27.786483 42.2253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_502'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.026333 27.886302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.026333"^^xsd:decimal ;
  dwc:decimalLongitude "27.886302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.026333 27.886302)"^^geo:wktLiteral ;
  geo-pos:lat "43.026333"^^xsd:decimal ;
  geo-pos:long "27.886302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_501'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_501'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886302'^^xsd:double;
  dwc:latitude '43.026333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886302 43.026333, 27.886302 43.026333, 27.886302 43.026333, 27.886302 43.026333, 27.886302 43.026333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_501'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354817 27.708882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354817"^^xsd:decimal ;
  dwc:decimalLongitude "27.708882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354817 27.708882)"^^geo:wktLiteral ;
  geo-pos:lat "42.354817"^^xsd:decimal ;
  geo-pos:long "27.708882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_500'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_500'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708882'^^xsd:double;
  dwc:latitude '42.354817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708882 42.354817, 27.708882 42.354817, 27.708882 42.354817, 27.708882 42.354817, 27.708882 42.354817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_500'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_499'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_499'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_499'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_498'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_498'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_498'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_497'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_497'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_497'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_496'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_496'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_496'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_495'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_495'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_495'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_494'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_494'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_494'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_493'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_493'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_493'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_492'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_492'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_492'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_491'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_491'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_491'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525273"^^xsd:decimal ;
  dwc:decimalLongitude "27.48854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525273 27.48854)"^^geo:wktLiteral ;
  geo-pos:lat "42.525273"^^xsd:decimal ;
  geo-pos:long "27.48854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_490'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_490'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48854'^^xsd:double;
  dwc:latitude '42.525273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273, 27.48854 42.525273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_490'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.407733 27.6765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.407733"^^xsd:decimal ;
  dwc:decimalLongitude "27.6765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.407733 27.6765)"^^geo:wktLiteral ;
  geo-pos:lat "42.407733"^^xsd:decimal ;
  geo-pos:long "27.6765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_489'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_489'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6765'^^xsd:double;
  dwc:latitude '42.407733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6765 42.407733, 27.6765 42.407733, 27.6765 42.407733, 27.6765 42.407733, 27.6765 42.407733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_489'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62645 27.637332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62645"^^xsd:decimal ;
  dwc:decimalLongitude "27.637332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62645 27.637332)"^^geo:wktLiteral ;
  geo-pos:lat "42.62645"^^xsd:decimal ;
  geo-pos:long "27.637332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_488'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_488'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.637332'^^xsd:double;
  dwc:latitude '42.62645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.637332 42.62645, 27.637332 42.62645, 27.637332 42.62645, 27.637332 42.62645, 27.637332 42.62645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_488'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62645 27.637332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62645"^^xsd:decimal ;
  dwc:decimalLongitude "27.637332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62645 27.637332)"^^geo:wktLiteral ;
  geo-pos:lat "42.62645"^^xsd:decimal ;
  geo-pos:long "27.637332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_487'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_487'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.637332'^^xsd:double;
  dwc:latitude '42.62645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.637332 42.62645, 27.637332 42.62645, 27.637332 42.62645, 27.637332 42.62645, 27.637332 42.62645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_487'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.613767 27.631667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.613767"^^xsd:decimal ;
  dwc:decimalLongitude "27.631667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.613767 27.631667)"^^geo:wktLiteral ;
  geo-pos:lat "42.613767"^^xsd:decimal ;
  geo-pos:long "27.631667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_486'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_486'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631667'^^xsd:double;
  dwc:latitude '42.613767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631667 42.613767, 27.631667 42.613767, 27.631667 42.613767, 27.631667 42.613767, 27.631667 42.613767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_486'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61105 27.631283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61105"^^xsd:decimal ;
  dwc:decimalLongitude "27.631283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61105 27.631283)"^^geo:wktLiteral ;
  geo-pos:lat "42.61105"^^xsd:decimal ;
  geo-pos:long "27.631283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_485'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_485'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631283'^^xsd:double;
  dwc:latitude '42.61105'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631283 42.61105, 27.631283 42.61105, 27.631283 42.61105, 27.631283 42.61105, 27.631283 42.61105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_485'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61045 27.6312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61045"^^xsd:decimal ;
  dwc:decimalLongitude "27.6312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61045 27.6312)"^^geo:wktLiteral ;
  geo-pos:lat "42.61045"^^xsd:decimal ;
  geo-pos:long "27.6312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_484'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_484'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6312'^^xsd:double;
  dwc:latitude '42.61045'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6312 42.61045, 27.6312 42.61045, 27.6312 42.61045, 27.6312 42.61045, 27.6312 42.61045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_484'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60215 27.6308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.60215"^^xsd:decimal ;
  dwc:decimalLongitude "27.6308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60215 27.6308)"^^geo:wktLiteral ;
  geo-pos:lat "42.60215"^^xsd:decimal ;
  geo-pos:long "27.6308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_483'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_483'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6308'^^xsd:double;
  dwc:latitude '42.60215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6308 42.60215, 27.6308 42.60215, 27.6308 42.60215, 27.6308 42.60215, 27.6308 42.60215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_483'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602667 27.63085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.602667"^^xsd:decimal ;
  dwc:decimalLongitude "27.63085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602667 27.63085)"^^geo:wktLiteral ;
  geo-pos:lat "42.602667"^^xsd:decimal ;
  geo-pos:long "27.63085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_482'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_482'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63085'^^xsd:double;
  dwc:latitude '42.602667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63085 42.602667, 27.63085 42.602667, 27.63085 42.602667, 27.63085 42.602667, 27.63085 42.602667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_482'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.605483 27.6308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.605483"^^xsd:decimal ;
  dwc:decimalLongitude "27.6308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.605483 27.6308)"^^geo:wktLiteral ;
  geo-pos:lat "42.605483"^^xsd:decimal ;
  geo-pos:long "27.6308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_481'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_481'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6308'^^xsd:double;
  dwc:latitude '42.605483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6308 42.605483, 27.6308 42.605483, 27.6308 42.605483, 27.6308 42.605483, 27.6308 42.605483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_481'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.605483 27.6308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.605483"^^xsd:decimal ;
  dwc:decimalLongitude "27.6308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.605483 27.6308)"^^geo:wktLiteral ;
  geo-pos:lat "42.605483"^^xsd:decimal ;
  geo-pos:long "27.6308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_480'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_480'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6308'^^xsd:double;
  dwc:latitude '42.605483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6308 42.605483, 27.6308 42.605483, 27.6308 42.605483, 27.6308 42.605483, 27.6308 42.605483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_480'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.607117 27.630983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.607117"^^xsd:decimal ;
  dwc:decimalLongitude "27.630983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.607117 27.630983)"^^geo:wktLiteral ;
  geo-pos:lat "42.607117"^^xsd:decimal ;
  geo-pos:long "27.630983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_479'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_479'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630983'^^xsd:double;
  dwc:latitude '42.607117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630983 42.607117, 27.630983 42.607117, 27.630983 42.607117, 27.630983 42.607117, 27.630983 42.607117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_479'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608017 27.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.608017"^^xsd:decimal ;
  dwc:decimalLongitude "27.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608017 27.631)"^^geo:wktLiteral ;
  geo-pos:lat "42.608017"^^xsd:decimal ;
  geo-pos:long "27.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_478'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_478'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631'^^xsd:double;
  dwc:latitude '42.608017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631 42.608017, 27.631 42.608017, 27.631 42.608017, 27.631 42.608017, 27.631 42.608017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_478'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.609317 27.631083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.609317"^^xsd:decimal ;
  dwc:decimalLongitude "27.631083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.609317 27.631083)"^^geo:wktLiteral ;
  geo-pos:lat "42.609317"^^xsd:decimal ;
  geo-pos:long "27.631083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_477'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_477'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631083'^^xsd:double;
  dwc:latitude '42.609317'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631083 42.609317, 27.631083 42.609317, 27.631083 42.609317, 27.631083 42.609317, 27.631083 42.609317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_477'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555717 27.65035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.555717"^^xsd:decimal ;
  dwc:decimalLongitude "27.65035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555717 27.65035)"^^geo:wktLiteral ;
  geo-pos:lat "42.555717"^^xsd:decimal ;
  geo-pos:long "27.65035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_476'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_476'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.65035'^^xsd:double;
  dwc:latitude '42.555717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.65035 42.555717, 27.65035 42.555717, 27.65035 42.555717, 27.65035 42.555717, 27.65035 42.555717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_476'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5266 27.489992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5266"^^xsd:decimal ;
  dwc:decimalLongitude "27.489992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5266 27.489992)"^^geo:wktLiteral ;
  geo-pos:lat "42.5266"^^xsd:decimal ;
  geo-pos:long "27.489992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_475'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_475'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.489992'^^xsd:double;
  dwc:latitude '42.5266'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.489992 42.5266, 27.489992 42.5266, 27.489992 42.5266, 27.489992 42.5266, 27.489992 42.5266))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_475'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617733 27.632417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617733"^^xsd:decimal ;
  dwc:decimalLongitude "27.632417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617733 27.632417)"^^geo:wktLiteral ;
  geo-pos:lat "42.617733"^^xsd:decimal ;
  geo-pos:long "27.632417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_474'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_474'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632417'^^xsd:double;
  dwc:latitude '42.617733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632417 42.617733, 27.632417 42.617733, 27.632417 42.617733, 27.632417 42.617733, 27.632417 42.617733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_474'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61695 27.632233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61695"^^xsd:decimal ;
  dwc:decimalLongitude "27.632233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61695 27.632233)"^^geo:wktLiteral ;
  geo-pos:lat "42.61695"^^xsd:decimal ;
  geo-pos:long "27.632233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_473'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_473'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632233'^^xsd:double;
  dwc:latitude '42.61695'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632233 42.61695, 27.632233 42.61695, 27.632233 42.61695, 27.632233 42.61695, 27.632233 42.61695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_473'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61695 27.632233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61695"^^xsd:decimal ;
  dwc:decimalLongitude "27.632233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61695 27.632233)"^^geo:wktLiteral ;
  geo-pos:lat "42.61695"^^xsd:decimal ;
  geo-pos:long "27.632233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_472'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_472'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632233'^^xsd:double;
  dwc:latitude '42.61695'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632233 42.61695, 27.632233 42.61695, 27.632233 42.61695, 27.632233 42.61695, 27.632233 42.61695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_472'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616717 27.632183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.616717"^^xsd:decimal ;
  dwc:decimalLongitude "27.632183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616717 27.632183)"^^geo:wktLiteral ;
  geo-pos:lat "42.616717"^^xsd:decimal ;
  geo-pos:long "27.632183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_471'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_471'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632183'^^xsd:double;
  dwc:latitude '42.616717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632183 42.616717, 27.632183 42.616717, 27.632183 42.616717, 27.632183 42.616717, 27.632183 42.616717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_471'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.603683 27.630833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.603683"^^xsd:decimal ;
  dwc:decimalLongitude "27.630833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.603683 27.630833)"^^geo:wktLiteral ;
  geo-pos:lat "42.603683"^^xsd:decimal ;
  geo-pos:long "27.630833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_470'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_470'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630833'^^xsd:double;
  dwc:latitude '42.603683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630833 42.603683, 27.630833 42.603683, 27.630833 42.603683, 27.630833 42.603683, 27.630833 42.603683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_470'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.603333 27.630867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.603333"^^xsd:decimal ;
  dwc:decimalLongitude "27.630867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.603333 27.630867)"^^geo:wktLiteral ;
  geo-pos:lat "42.603333"^^xsd:decimal ;
  geo-pos:long "27.630867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_469'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_469'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630867'^^xsd:double;
  dwc:latitude '42.603333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630867 42.603333, 27.630867 42.603333, 27.630867 42.603333, 27.630867 42.603333, 27.630867 42.603333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_469'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599983 27.63085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.599983"^^xsd:decimal ;
  dwc:decimalLongitude "27.63085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599983 27.63085)"^^geo:wktLiteral ;
  geo-pos:lat "42.599983"^^xsd:decimal ;
  geo-pos:long "27.63085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_468'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_468'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63085'^^xsd:double;
  dwc:latitude '42.599983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63085 42.599983, 27.63085 42.599983, 27.63085 42.599983, 27.63085 42.599983, 27.63085 42.599983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_468'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599983 27.63085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.599983"^^xsd:decimal ;
  dwc:decimalLongitude "27.63085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599983 27.63085)"^^geo:wktLiteral ;
  geo-pos:lat "42.599983"^^xsd:decimal ;
  geo-pos:long "27.63085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_467'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_467'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63085'^^xsd:double;
  dwc:latitude '42.599983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63085 42.599983, 27.63085 42.599983, 27.63085 42.599983, 27.63085 42.599983, 27.63085 42.599983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_467'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.597383 27.63095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.597383"^^xsd:decimal ;
  dwc:decimalLongitude "27.63095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.597383 27.63095)"^^geo:wktLiteral ;
  geo-pos:lat "42.597383"^^xsd:decimal ;
  geo-pos:long "27.63095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_466'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_466'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63095'^^xsd:double;
  dwc:latitude '42.597383'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63095 42.597383, 27.63095 42.597383, 27.63095 42.597383, 27.63095 42.597383, 27.63095 42.597383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_466'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59295 27.63145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.59295"^^xsd:decimal ;
  dwc:decimalLongitude "27.63145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59295 27.63145)"^^geo:wktLiteral ;
  geo-pos:lat "42.59295"^^xsd:decimal ;
  geo-pos:long "27.63145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_465'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_465'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63145'^^xsd:double;
  dwc:latitude '42.59295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_465'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59295 27.63145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.59295"^^xsd:decimal ;
  dwc:decimalLongitude "27.63145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59295 27.63145)"^^geo:wktLiteral ;
  geo-pos:lat "42.59295"^^xsd:decimal ;
  geo-pos:long "27.63145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_464'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_464'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63145'^^xsd:double;
  dwc:latitude '42.59295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_464'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59295 27.63145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.59295"^^xsd:decimal ;
  dwc:decimalLongitude "27.63145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59295 27.63145)"^^geo:wktLiteral ;
  geo-pos:lat "42.59295"^^xsd:decimal ;
  geo-pos:long "27.63145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_463'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_463'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63145'^^xsd:double;
  dwc:latitude '42.59295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295, 27.63145 42.59295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_463'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58705 27.632317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58705"^^xsd:decimal ;
  dwc:decimalLongitude "27.632317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58705 27.632317)"^^geo:wktLiteral ;
  geo-pos:lat "42.58705"^^xsd:decimal ;
  geo-pos:long "27.632317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_462'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_462'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632317'^^xsd:double;
  dwc:latitude '42.58705'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632317 42.58705, 27.632317 42.58705, 27.632317 42.58705, 27.632317 42.58705, 27.632317 42.58705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_462'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58785 27.63215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58785"^^xsd:decimal ;
  dwc:decimalLongitude "27.63215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58785 27.63215)"^^geo:wktLiteral ;
  geo-pos:lat "42.58785"^^xsd:decimal ;
  geo-pos:long "27.63215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_461'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_461'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63215'^^xsd:double;
  dwc:latitude '42.58785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63215 42.58785, 27.63215 42.58785, 27.63215 42.58785, 27.63215 42.58785, 27.63215 42.58785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_461'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.628933 27.637233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.628933"^^xsd:decimal ;
  dwc:decimalLongitude "27.637233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.628933 27.637233)"^^geo:wktLiteral ;
  geo-pos:lat "42.628933"^^xsd:decimal ;
  geo-pos:long "27.637233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_460'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_460'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.637233'^^xsd:double;
  dwc:latitude '42.628933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.637233 42.628933, 27.637233 42.628933, 27.637233 42.628933, 27.637233 42.628933, 27.637233 42.628933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_460'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6264 27.635817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6264"^^xsd:decimal ;
  dwc:decimalLongitude "27.635817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6264 27.635817)"^^geo:wktLiteral ;
  geo-pos:lat "42.6264"^^xsd:decimal ;
  geo-pos:long "27.635817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_459'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_459'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.635817'^^xsd:double;
  dwc:latitude '42.6264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.635817 42.6264, 27.635817 42.6264, 27.635817 42.6264, 27.635817 42.6264, 27.635817 42.6264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_459'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564683 27.589517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.564683"^^xsd:decimal ;
  dwc:decimalLongitude "27.589517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564683 27.589517)"^^geo:wktLiteral ;
  geo-pos:lat "42.564683"^^xsd:decimal ;
  geo-pos:long "27.589517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_458'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_458'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.589517'^^xsd:double;
  dwc:latitude '42.564683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.589517 42.564683, 27.589517 42.564683, 27.589517 42.564683, 27.589517 42.564683, 27.589517 42.564683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_458'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385348 27.704542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.385348"^^xsd:decimal ;
  dwc:decimalLongitude "27.704542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385348 27.704542)"^^geo:wktLiteral ;
  geo-pos:lat "42.385348"^^xsd:decimal ;
  geo-pos:long "27.704542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_457'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_457'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.704542'^^xsd:double;
  dwc:latitude '42.385348'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.704542 42.385348, 27.704542 42.385348, 27.704542 42.385348, 27.704542 42.385348, 27.704542 42.385348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_457'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.274209 27.756608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.274209"^^xsd:decimal ;
  dwc:decimalLongitude "27.756608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.274209 27.756608)"^^geo:wktLiteral ;
  geo-pos:lat "42.274209"^^xsd:decimal ;
  geo-pos:long "27.756608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1161'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1161'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.756608'^^xsd:double;
  dwc:latitude '42.274209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.756608 42.274209, 27.756608 42.274209, 27.756608 42.274209, 27.756608 42.274209, 27.756608 42.274209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1161'^^xsd:string;
  dwc:observationDate '2020-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365632 28.093255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365632"^^xsd:decimal ;
  dwc:decimalLongitude "28.093255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365632 28.093255)"^^geo:wktLiteral ;
  geo-pos:lat "43.365632"^^xsd:decimal ;
  geo-pos:long "28.093255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1162'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1162'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.093255'^^xsd:double;
  dwc:latitude '43.365632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632, 28.093255 43.365632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1162'^^xsd:string;
  dwc:observationDate '2020-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574034 27.63496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574034"^^xsd:decimal ;
  dwc:decimalLongitude "27.63496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574034 27.63496)"^^geo:wktLiteral ;
  geo-pos:lat "42.574034"^^xsd:decimal ;
  geo-pos:long "27.63496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_119'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_119'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63496'^^xsd:double;
  dwc:latitude '42.574034'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63496 42.574034, 27.63496 42.574034, 27.63496 42.574034, 27.63496 42.574034, 27.63496 42.574034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_119'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409787 27.656117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.409787"^^xsd:decimal ;
  dwc:decimalLongitude "27.656117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409787 27.656117)"^^geo:wktLiteral ;
  geo-pos:lat "42.409787"^^xsd:decimal ;
  geo-pos:long "27.656117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_453'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_453'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.656117'^^xsd:double;
  dwc:latitude '42.409787'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.656117 42.409787, 27.656117 42.409787, 27.656117 42.409787, 27.656117 42.409787, 27.656117 42.409787))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_453'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.618667 27.632817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.618667"^^xsd:decimal ;
  dwc:decimalLongitude "27.632817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.618667 27.632817)"^^geo:wktLiteral ;
  geo-pos:lat "42.618667"^^xsd:decimal ;
  geo-pos:long "27.632817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_452'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_452'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632817'^^xsd:double;
  dwc:latitude '42.618667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632817 42.618667, 27.632817 42.618667, 27.632817 42.618667, 27.632817 42.618667, 27.632817 42.618667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_452'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.629783 27.637767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.629783"^^xsd:decimal ;
  dwc:decimalLongitude "27.637767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.629783 27.637767)"^^geo:wktLiteral ;
  geo-pos:lat "42.629783"^^xsd:decimal ;
  geo-pos:long "27.637767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_451'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_451'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.637767'^^xsd:double;
  dwc:latitude '42.629783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.637767 42.629783, 27.637767 42.629783, 27.637767 42.629783, 27.637767 42.629783, 27.637767 42.629783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_451'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60655 27.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.60655"^^xsd:decimal ;
  dwc:decimalLongitude "27.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60655 27.631)"^^geo:wktLiteral ;
  geo-pos:lat "42.60655"^^xsd:decimal ;
  geo-pos:long "27.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_450'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_450'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631'^^xsd:double;
  dwc:latitude '42.60655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631 42.60655, 27.631 42.60655, 27.631 42.60655, 27.631 42.60655, 27.631 42.60655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_450'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60655 27.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.60655"^^xsd:decimal ;
  dwc:decimalLongitude "27.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60655 27.631)"^^geo:wktLiteral ;
  geo-pos:lat "42.60655"^^xsd:decimal ;
  geo-pos:long "27.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_449'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_449'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631'^^xsd:double;
  dwc:latitude '42.60655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631 42.60655, 27.631 42.60655, 27.631 42.60655, 27.631 42.60655, 27.631 42.60655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_449'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5924 27.631567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5924"^^xsd:decimal ;
  dwc:decimalLongitude "27.631567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5924 27.631567)"^^geo:wktLiteral ;
  geo-pos:lat "42.5924"^^xsd:decimal ;
  geo-pos:long "27.631567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_448'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_448'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631567'^^xsd:double;
  dwc:latitude '42.5924'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631567 42.5924, 27.631567 42.5924, 27.631567 42.5924, 27.631567 42.5924, 27.631567 42.5924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_448'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.591183 27.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.591183"^^xsd:decimal ;
  dwc:decimalLongitude "27.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.591183 27.6317)"^^geo:wktLiteral ;
  geo-pos:lat "42.591183"^^xsd:decimal ;
  geo-pos:long "27.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_447'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_447'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6317'^^xsd:double;
  dwc:latitude '42.591183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6317 42.591183, 27.6317 42.591183, 27.6317 42.591183, 27.6317 42.591183, 27.6317 42.591183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_447'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.586033 27.6324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.586033"^^xsd:decimal ;
  dwc:decimalLongitude "27.6324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.586033 27.6324)"^^geo:wktLiteral ;
  geo-pos:lat "42.586033"^^xsd:decimal ;
  geo-pos:long "27.6324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_446'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_446'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6324'^^xsd:double;
  dwc:latitude '42.586033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6324 42.586033, 27.6324 42.586033, 27.6324 42.586033, 27.6324 42.586033, 27.6324 42.586033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_446'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5837 27.632533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5837"^^xsd:decimal ;
  dwc:decimalLongitude "27.632533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5837 27.632533)"^^geo:wktLiteral ;
  geo-pos:lat "42.5837"^^xsd:decimal ;
  geo-pos:long "27.632533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_445'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_445'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632533'^^xsd:double;
  dwc:latitude '42.5837'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632533 42.5837, 27.632533 42.5837, 27.632533 42.5837, 27.632533 42.5837, 27.632533 42.5837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_445'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020242 28.005978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.020242"^^xsd:decimal ;
  dwc:decimalLongitude "28.005978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020242 28.005978)"^^geo:wktLiteral ;
  geo-pos:lat "42.020242"^^xsd:decimal ;
  geo-pos:long "28.005978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_444'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_444'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.005978'^^xsd:double;
  dwc:latitude '42.020242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.005978 42.020242, 28.005978 42.020242, 28.005978 42.020242, 28.005978 42.020242, 28.005978 42.020242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_444'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102679 27.921644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102679"^^xsd:decimal ;
  dwc:decimalLongitude "27.921644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102679 27.921644)"^^geo:wktLiteral ;
  geo-pos:lat "42.102679"^^xsd:decimal ;
  geo-pos:long "27.921644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1163'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1163'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921644'^^xsd:double;
  dwc:latitude '42.102679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921644 42.102679, 27.921644 42.102679, 27.921644 42.102679, 27.921644 42.102679, 27.921644 42.102679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1163'^^xsd:string;
  dwc:observationDate '2020-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354017"^^xsd:decimal ;
  dwc:decimalLongitude "27.709715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  geo-pos:lat "42.354017"^^xsd:decimal ;
  geo-pos:long "27.709715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_442'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_442'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.709715'^^xsd:double;
  dwc:latitude '42.354017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_442'^^xsd:string;
  dwc:observationDate '2016-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354017"^^xsd:decimal ;
  dwc:decimalLongitude "27.709715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  geo-pos:lat "42.354017"^^xsd:decimal ;
  geo-pos:long "27.709715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_441'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_441'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.709715'^^xsd:double;
  dwc:latitude '42.354017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_441'^^xsd:string;
  dwc:observationDate '2016-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354017"^^xsd:decimal ;
  dwc:decimalLongitude "27.709715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  geo-pos:lat "42.354017"^^xsd:decimal ;
  geo-pos:long "27.709715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_440'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_440'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.709715'^^xsd:double;
  dwc:latitude '42.354017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_440'^^xsd:string;
  dwc:observationDate '2016-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354017"^^xsd:decimal ;
  dwc:decimalLongitude "27.709715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  geo-pos:lat "42.354017"^^xsd:decimal ;
  geo-pos:long "27.709715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_439'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_439'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.709715'^^xsd:double;
  dwc:latitude '42.354017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_439'^^xsd:string;
  dwc:observationDate '2016-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354017"^^xsd:decimal ;
  dwc:decimalLongitude "27.709715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354017 27.709715)"^^geo:wktLiteral ;
  geo-pos:lat "42.354017"^^xsd:decimal ;
  geo-pos:long "27.709715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_438'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_438'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.709715'^^xsd:double;
  dwc:latitude '42.354017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017, 27.709715 42.354017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_438'^^xsd:string;
  dwc:observationDate '2016-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554927 27.522178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554927"^^xsd:decimal ;
  dwc:decimalLongitude "27.522178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554927 27.522178)"^^geo:wktLiteral ;
  geo-pos:lat "42.554927"^^xsd:decimal ;
  geo-pos:long "27.522178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_437'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_437'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.522178'^^xsd:double;
  dwc:latitude '42.554927'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.522178 42.554927, 27.522178 42.554927, 27.522178 42.554927, 27.522178 42.554927, 27.522178 42.554927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_437'^^xsd:string;
  dwc:observationDate '2016-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392155 27.704553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392155"^^xsd:decimal ;
  dwc:decimalLongitude "27.704553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392155 27.704553)"^^geo:wktLiteral ;
  geo-pos:lat "42.392155"^^xsd:decimal ;
  geo-pos:long "27.704553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_436'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_436'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.704553'^^xsd:double;
  dwc:latitude '42.392155'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.704553 42.392155, 27.704553 42.392155, 27.704553 42.392155, 27.704553 42.392155, 27.704553 42.392155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_436'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575833 27.636608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.575833"^^xsd:decimal ;
  dwc:decimalLongitude "27.636608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575833 27.636608)"^^geo:wktLiteral ;
  geo-pos:lat "42.575833"^^xsd:decimal ;
  geo-pos:long "27.636608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_435'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_435'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.636608'^^xsd:double;
  dwc:latitude '42.575833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.636608 42.575833, 27.636608 42.575833, 27.636608 42.575833, 27.636608 42.575833, 27.636608 42.575833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_435'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023017 27.886238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023017"^^xsd:decimal ;
  dwc:decimalLongitude "27.886238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023017 27.886238)"^^geo:wktLiteral ;
  geo-pos:lat "43.023017"^^xsd:decimal ;
  geo-pos:long "27.886238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_434'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_434'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886238'^^xsd:double;
  dwc:latitude '43.023017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886238 43.023017, 27.886238 43.023017, 27.886238 43.023017, 27.886238 43.023017, 27.886238 43.023017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_434'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.071333 27.969837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.071333"^^xsd:decimal ;
  dwc:decimalLongitude "27.969837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.071333 27.969837)"^^geo:wktLiteral ;
  geo-pos:lat "42.071333"^^xsd:decimal ;
  geo-pos:long "27.969837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_433'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_433'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969837'^^xsd:double;
  dwc:latitude '42.071333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_433'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.071333 27.969837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.071333"^^xsd:decimal ;
  dwc:decimalLongitude "27.969837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.071333 27.969837)"^^geo:wktLiteral ;
  geo-pos:lat "42.071333"^^xsd:decimal ;
  geo-pos:long "27.969837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_432'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_432'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969837'^^xsd:double;
  dwc:latitude '42.071333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_432'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.071333 27.969837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.071333"^^xsd:decimal ;
  dwc:decimalLongitude "27.969837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.071333 27.969837)"^^geo:wktLiteral ;
  geo-pos:lat "42.071333"^^xsd:decimal ;
  geo-pos:long "27.969837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_431'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_431'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.969837'^^xsd:double;
  dwc:latitude '42.071333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333, 27.969837 42.071333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_431'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.304097 27.78952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.304097"^^xsd:decimal ;
  dwc:decimalLongitude "27.78952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.304097 27.78952)"^^geo:wktLiteral ;
  geo-pos:lat "42.304097"^^xsd:decimal ;
  geo-pos:long "27.78952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_430'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_430'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78952'^^xsd:double;
  dwc:latitude '42.304097'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78952 42.304097, 27.78952 42.304097, 27.78952 42.304097, 27.78952 42.304097, 27.78952 42.304097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_430'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110217 27.92437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110217"^^xsd:decimal ;
  dwc:decimalLongitude "27.92437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110217 27.92437)"^^geo:wktLiteral ;
  geo-pos:lat "42.110217"^^xsd:decimal ;
  geo-pos:long "27.92437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_429'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_429'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.92437'^^xsd:double;
  dwc:latitude '42.110217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.92437 42.110217, 27.92437 42.110217, 27.92437 42.110217, 27.92437 42.110217, 27.92437 42.110217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_429'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340486"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "43.340486"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1164'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1164'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '43.340486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1164'^^xsd:string;
  dwc:observationDate '2020-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20762 27.802633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.20762"^^xsd:decimal ;
  dwc:decimalLongitude "27.802633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20762 27.802633)"^^geo:wktLiteral ;
  geo-pos:lat "42.20762"^^xsd:decimal ;
  geo-pos:long "27.802633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_428'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_428'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.802633'^^xsd:double;
  dwc:latitude '42.20762'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.802633 42.20762, 27.802633 42.20762, 27.802633 42.20762, 27.802633 42.20762, 27.802633 42.20762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_428'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.274632 27.752195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.274632"^^xsd:decimal ;
  dwc:decimalLongitude "27.752195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.274632 27.752195)"^^geo:wktLiteral ;
  geo-pos:lat "42.274632"^^xsd:decimal ;
  geo-pos:long "27.752195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_427'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_427'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752195'^^xsd:double;
  dwc:latitude '42.274632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752195 42.274632, 27.752195 42.274632, 27.752195 42.274632, 27.752195 42.274632, 27.752195 42.274632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_427'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020057 28.005932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.020057"^^xsd:decimal ;
  dwc:decimalLongitude "28.005932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020057 28.005932)"^^geo:wktLiteral ;
  geo-pos:lat "42.020057"^^xsd:decimal ;
  geo-pos:long "28.005932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_426'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_426'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.005932'^^xsd:double;
  dwc:latitude '42.020057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.005932 42.020057, 28.005932 42.020057, 28.005932 42.020057, 28.005932 42.020057, 28.005932 42.020057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_426'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209773 27.788117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209773"^^xsd:decimal ;
  dwc:decimalLongitude "27.788117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209773 27.788117)"^^geo:wktLiteral ;
  geo-pos:lat "42.209773"^^xsd:decimal ;
  geo-pos:long "27.788117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_425'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_425'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788117'^^xsd:double;
  dwc:latitude '42.209773'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788117 42.209773, 27.788117 42.209773, 27.788117 42.209773, 27.788117 42.209773, 27.788117 42.209773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_425'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209773 27.788117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209773"^^xsd:decimal ;
  dwc:decimalLongitude "27.788117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209773 27.788117)"^^geo:wktLiteral ;
  geo-pos:lat "42.209773"^^xsd:decimal ;
  geo-pos:long "27.788117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_424'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_424'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788117'^^xsd:double;
  dwc:latitude '42.209773'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788117 42.209773, 27.788117 42.209773, 27.788117 42.209773, 27.788117 42.209773, 27.788117 42.209773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_424'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041587 27.988043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041587"^^xsd:decimal ;
  dwc:decimalLongitude "27.988043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041587 27.988043)"^^geo:wktLiteral ;
  geo-pos:lat "42.041587"^^xsd:decimal ;
  geo-pos:long "27.988043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_423'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_423'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.988043'^^xsd:double;
  dwc:latitude '42.041587'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.988043 42.041587, 27.988043 42.041587, 27.988043 42.041587, 27.988043 42.041587, 27.988043 42.041587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_423'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.739707 27.887667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.739707"^^xsd:decimal ;
  dwc:decimalLongitude "27.887667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.739707 27.887667)"^^geo:wktLiteral ;
  geo-pos:lat "42.739707"^^xsd:decimal ;
  geo-pos:long "27.887667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_422'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_422'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.887667'^^xsd:double;
  dwc:latitude '42.739707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.887667 42.739707, 27.887667 42.739707, 27.887667 42.739707, 27.887667 42.739707, 27.887667 42.739707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_422'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.635375 27.639478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.635375"^^xsd:decimal ;
  dwc:decimalLongitude "27.639478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.635375 27.639478)"^^geo:wktLiteral ;
  geo-pos:lat "42.635375"^^xsd:decimal ;
  geo-pos:long "27.639478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_942'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_942'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.639478'^^xsd:double;
  dwc:latitude '42.635375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.639478 42.635375, 27.639478 42.635375, 27.639478 42.635375, 27.639478 42.635375, 27.639478 42.635375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_942'^^xsd:string;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643467 28.57385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.643467"^^xsd:decimal ;
  dwc:decimalLongitude "28.57385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643467 28.57385)"^^geo:wktLiteral ;
  geo-pos:lat "43.643467"^^xsd:decimal ;
  geo-pos:long "28.57385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_941'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_941'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57385'^^xsd:double;
  dwc:latitude '43.643467'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57385 43.643467, 28.57385 43.643467, 28.57385 43.643467, 28.57385 43.643467, 28.57385 43.643467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_941'^^xsd:string;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.666067 27.70843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.666067"^^xsd:decimal ;
  dwc:decimalLongitude "27.70843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.666067 27.70843)"^^geo:wktLiteral ;
  geo-pos:lat "42.666067"^^xsd:decimal ;
  geo-pos:long "27.70843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_940'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_940'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70843'^^xsd:double;
  dwc:latitude '42.666067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70843 42.666067, 27.70843 42.666067, 27.70843 42.666067, 27.70843 42.666067, 27.70843 42.666067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_940'^^xsd:string;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_939'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_939'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_939'^^xsd:string;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520449 28.599299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520449"^^xsd:decimal ;
  dwc:decimalLongitude "28.599299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520449 28.599299)"^^geo:wktLiteral ;
  geo-pos:lat "43.520449"^^xsd:decimal ;
  geo-pos:long "28.599299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1165'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1165'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.599299'^^xsd:double;
  dwc:latitude '43.520449'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.599299 43.520449, 28.599299 43.520449, 28.599299 43.520449, 28.599299 43.520449, 28.599299 43.520449))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1165'^^xsd:string;
  dwc:observationDate '2020-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250963 28.027336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.250963"^^xsd:decimal ;
  dwc:decimalLongitude "28.027336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.250963 28.027336)"^^geo:wktLiteral ;
  geo-pos:lat "43.250963"^^xsd:decimal ;
  geo-pos:long "28.027336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1166'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1166'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.027336'^^xsd:double;
  dwc:latitude '43.250963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963, 28.027336 43.250963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1166'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3694 28.464133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3694"^^xsd:decimal ;
  dwc:decimalLongitude "28.464133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3694 28.464133)"^^geo:wktLiteral ;
  geo-pos:lat "43.3694"^^xsd:decimal ;
  geo-pos:long "28.464133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_936'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_936'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.464133'^^xsd:double;
  dwc:latitude '43.3694'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.464133 43.3694, 28.464133 43.3694, 28.464133 43.3694, 28.464133 43.3694, 28.464133 43.3694))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_936'^^xsd:string;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.871476 27.894394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.871476"^^xsd:decimal ;
  dwc:decimalLongitude "27.894394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.871476 27.894394)"^^geo:wktLiteral ;
  geo-pos:lat "42.871476"^^xsd:decimal ;
  geo-pos:long "27.894394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1167'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1167'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.894394'^^xsd:double;
  dwc:latitude '42.871476'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476, 27.894394 42.871476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1167'^^xsd:string;
  dwc:observationDate '2020-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_934'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_934'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_934'^^xsd:string;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298871 28.047078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.298871"^^xsd:decimal ;
  dwc:decimalLongitude "28.047078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298871 28.047078)"^^geo:wktLiteral ;
  geo-pos:lat "43.298871"^^xsd:decimal ;
  geo-pos:long "28.047078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1168'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1168'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.047078'^^xsd:double;
  dwc:latitude '43.298871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.047078 43.298871, 28.047078 43.298871, 28.047078 43.298871, 28.047078 43.298871, 28.047078 43.298871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1168'^^xsd:string;
  dwc:observationDate '2020-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.242405 27.752375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.242405"^^xsd:decimal ;
  dwc:decimalLongitude "27.752375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.242405 27.752375)"^^geo:wktLiteral ;
  geo-pos:lat "42.242405"^^xsd:decimal ;
  geo-pos:long "27.752375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_932'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_932'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752375'^^xsd:double;
  dwc:latitude '42.242405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405, 27.752375 42.242405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_932'^^xsd:string;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121937 27.926795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.121937"^^xsd:decimal ;
  dwc:decimalLongitude "27.926795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121937 27.926795)"^^geo:wktLiteral ;
  geo-pos:lat "43.121937"^^xsd:decimal ;
  geo-pos:long "27.926795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1169'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1169'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.926795'^^xsd:double;
  dwc:latitude '43.121937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.926795 43.121937, 27.926795 43.121937, 27.926795 43.121937, 27.926795 43.121937, 27.926795 43.121937))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1169'^^xsd:string;
  dwc:observationDate '2020-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1170'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1170'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1170'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.174045 27.84074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.174045"^^xsd:decimal ;
  dwc:decimalLongitude "27.84074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.174045 27.84074)"^^geo:wktLiteral ;
  geo-pos:lat "42.174045"^^xsd:decimal ;
  geo-pos:long "27.84074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_929'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_929'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.84074'^^xsd:double;
  dwc:latitude '42.174045'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.84074 42.174045, 27.84074 42.174045, 27.84074 42.174045, 27.84074 42.174045, 27.84074 42.174045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_929'^^xsd:string;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286505 27.753847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286505"^^xsd:decimal ;
  dwc:decimalLongitude "27.753847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286505 27.753847)"^^geo:wktLiteral ;
  geo-pos:lat "42.286505"^^xsd:decimal ;
  geo-pos:long "27.753847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_928'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_928'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753847'^^xsd:double;
  dwc:latitude '42.286505'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753847 42.286505, 27.753847 42.286505, 27.753847 42.286505, 27.753847 42.286505, 27.753847 42.286505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_928'^^xsd:string;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563487 28.586929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563487"^^xsd:decimal ;
  dwc:decimalLongitude "28.586929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563487 28.586929)"^^geo:wktLiteral ;
  geo-pos:lat "43.563487"^^xsd:decimal ;
  geo-pos:long "28.586929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1171'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1171'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.586929'^^xsd:double;
  dwc:latitude '43.563487'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.586929 43.563487, 28.586929 43.563487, 28.586929 43.563487, 28.586929 43.563487, 28.586929 43.563487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1171'^^xsd:string;
  dwc:observationDate '2020-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.247615 27.754136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.247615"^^xsd:decimal ;
  dwc:decimalLongitude "27.754136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.247615 27.754136)"^^geo:wktLiteral ;
  geo-pos:lat "42.247615"^^xsd:decimal ;
  geo-pos:long "27.754136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_118'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_118'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.754136'^^xsd:double;
  dwc:latitude '42.247615'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.754136 42.247615, 27.754136 42.247615, 27.754136 42.247615, 27.754136 42.247615, 27.754136 42.247615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_118'^^xsd:string;
  dwc:observationDate '2012-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503247 27.4881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.503247"^^xsd:decimal ;
  dwc:decimalLongitude "27.4881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503247 27.4881)"^^geo:wktLiteral ;
  geo-pos:lat "42.503247"^^xsd:decimal ;
  geo-pos:long "27.4881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_926'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_926'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.4881'^^xsd:double;
  dwc:latitude '42.503247'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4881 42.503247, 27.4881 42.503247, 27.4881 42.503247, 27.4881 42.503247, 27.4881 42.503247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_926'^^xsd:string;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487227 27.476133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487227"^^xsd:decimal ;
  dwc:decimalLongitude "27.476133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487227 27.476133)"^^geo:wktLiteral ;
  geo-pos:lat "42.487227"^^xsd:decimal ;
  geo-pos:long "27.476133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_925'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_925'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.476133'^^xsd:double;
  dwc:latitude '42.487227'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.476133 42.487227, 27.476133 42.487227, 27.476133 42.487227, 27.476133 42.487227, 27.476133 42.487227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_925'^^xsd:string;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209117"^^xsd:decimal ;
  dwc:decimalLongitude "27.78965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209117 27.78965)"^^geo:wktLiteral ;
  geo-pos:lat "42.209117"^^xsd:decimal ;
  geo-pos:long "27.78965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_924'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_924'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78965'^^xsd:double;
  dwc:latitude '42.209117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117, 27.78965 42.209117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_924'^^xsd:string;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516592 28.588985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516592"^^xsd:decimal ;
  dwc:decimalLongitude "28.588985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516592 28.588985)"^^geo:wktLiteral ;
  geo-pos:lat "43.516592"^^xsd:decimal ;
  geo-pos:long "28.588985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1172'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1172'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.588985'^^xsd:double;
  dwc:latitude '43.516592'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.588985 43.516592, 28.588985 43.516592, 28.588985 43.516592, 28.588985 43.516592, 28.588985 43.516592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1172'^^xsd:string;
  dwc:observationDate '2020-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206558 27.950407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.206558"^^xsd:decimal ;
  dwc:decimalLongitude "27.950407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206558 27.950407)"^^geo:wktLiteral ;
  geo-pos:lat "43.206558"^^xsd:decimal ;
  geo-pos:long "27.950407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_922'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_922'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.950407'^^xsd:double;
  dwc:latitude '43.206558'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_922'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206558 27.950407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.206558"^^xsd:decimal ;
  dwc:decimalLongitude "27.950407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206558 27.950407)"^^geo:wktLiteral ;
  geo-pos:lat "43.206558"^^xsd:decimal ;
  geo-pos:long "27.950407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_921'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_921'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.950407'^^xsd:double;
  dwc:latitude '43.206558'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558, 27.950407 43.206558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_921'^^xsd:string;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412501 27.703466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412501"^^xsd:decimal ;
  dwc:decimalLongitude "27.703466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412501 27.703466)"^^geo:wktLiteral ;
  geo-pos:lat "42.412501"^^xsd:decimal ;
  geo-pos:long "27.703466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1521'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1521'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.703466'^^xsd:double;
  dwc:latitude '42.412501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.703466 42.412501, 27.703466 42.412501, 27.703466 42.412501, 27.703466 42.412501, 27.703466 42.412501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1521'^^xsd:string;
  dwc:observationDate '2022-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638795"^^xsd:decimal ;
  dwc:decimalLongitude "28.571355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  geo-pos:lat "43.638795"^^xsd:decimal ;
  geo-pos:long "28.571355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_919'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_919'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571355'^^xsd:double;
  dwc:latitude '43.638795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_919'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638795"^^xsd:decimal ;
  dwc:decimalLongitude "28.571355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  geo-pos:lat "43.638795"^^xsd:decimal ;
  geo-pos:long "28.571355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_918'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_918'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571355'^^xsd:double;
  dwc:latitude '43.638795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_918'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638795"^^xsd:decimal ;
  dwc:decimalLongitude "28.571355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  geo-pos:lat "43.638795"^^xsd:decimal ;
  geo-pos:long "28.571355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_917'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_917'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571355'^^xsd:double;
  dwc:latitude '43.638795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_917'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638795"^^xsd:decimal ;
  dwc:decimalLongitude "28.571355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638795 28.571355)"^^geo:wktLiteral ;
  geo-pos:lat "43.638795"^^xsd:decimal ;
  geo-pos:long "28.571355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_916'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_916'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571355'^^xsd:double;
  dwc:latitude '43.638795'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795, 28.571355 43.638795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_916'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06745 27.970473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.06745"^^xsd:decimal ;
  dwc:decimalLongitude "27.970473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06745 27.970473)"^^geo:wktLiteral ;
  geo-pos:lat "42.06745"^^xsd:decimal ;
  geo-pos:long "27.970473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_915'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_915'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.970473'^^xsd:double;
  dwc:latitude '42.06745'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745, 27.970473 42.06745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_915'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493245 27.4861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493245"^^xsd:decimal ;
  dwc:decimalLongitude "27.4861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493245 27.4861)"^^geo:wktLiteral ;
  geo-pos:lat "42.493245"^^xsd:decimal ;
  geo-pos:long "27.4861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_914'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_914'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.4861'^^xsd:double;
  dwc:latitude '42.493245'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.4861 42.493245, 27.4861 42.493245, 27.4861 42.493245, 27.4861 42.493245, 27.4861 42.493245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_914'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199595"^^xsd:decimal ;
  dwc:decimalLongitude "27.919862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199595 27.919862)"^^geo:wktLiteral ;
  geo-pos:lat "43.199595"^^xsd:decimal ;
  geo-pos:long "27.919862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1173'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1173'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919862'^^xsd:double;
  dwc:latitude '43.199595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595, 27.919862 43.199595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1173'^^xsd:string;
  dwc:observationDate '2020-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340486"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "43.340486"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1176'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1176'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '43.340486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1176'^^xsd:string;
  dwc:observationDate '2020-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488213 27.476253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.488213"^^xsd:decimal ;
  dwc:decimalLongitude "27.476253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488213 27.476253)"^^geo:wktLiteral ;
  geo-pos:lat "42.488213"^^xsd:decimal ;
  geo-pos:long "27.476253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_911'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_911'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.476253'^^xsd:double;
  dwc:latitude '42.488213'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.476253 42.488213, 27.476253 42.488213, 27.476253 42.488213, 27.476253 42.488213, 27.476253 42.488213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_911'^^xsd:string;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701839 28.576724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.701839"^^xsd:decimal ;
  dwc:decimalLongitude "28.576724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701839 28.576724)"^^geo:wktLiteral ;
  geo-pos:lat "43.701839"^^xsd:decimal ;
  geo-pos:long "28.576724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1492'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1492'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.576724'^^xsd:double;
  dwc:latitude '43.701839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1492'^^xsd:string;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.585817 27.626283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.585817"^^xsd:decimal ;
  dwc:decimalLongitude "27.626283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.585817 27.626283)"^^geo:wktLiteral ;
  geo-pos:lat "42.585817"^^xsd:decimal ;
  geo-pos:long "27.626283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_909'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_909'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.626283'^^xsd:double;
  dwc:latitude '42.585817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.626283 42.585817, 27.626283 42.585817, 27.626283 42.585817, 27.626283 42.585817, 27.626283 42.585817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_909'^^xsd:string;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.624852 27.636188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.624852"^^xsd:decimal ;
  dwc:decimalLongitude "27.636188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.624852 27.636188)"^^geo:wktLiteral ;
  geo-pos:lat "42.624852"^^xsd:decimal ;
  geo-pos:long "27.636188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_908'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_908'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.636188'^^xsd:double;
  dwc:latitude '42.624852'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.636188 42.624852, 27.636188 42.624852, 27.636188 42.624852, 27.636188 42.624852, 27.636188 42.624852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_908'^^xsd:string;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.187242 27.753889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.187242"^^xsd:decimal ;
  dwc:decimalLongitude "27.753889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.187242 27.753889)"^^geo:wktLiteral ;
  geo-pos:lat "43.187242"^^xsd:decimal ;
  geo-pos:long "27.753889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_907'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_907'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753889'^^xsd:double;
  dwc:latitude '43.187242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753889 43.187242, 27.753889 43.187242, 27.753889 43.187242, 27.753889 43.187242, 27.753889 43.187242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_907'^^xsd:string;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173005 27.907687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173005"^^xsd:decimal ;
  dwc:decimalLongitude "27.907687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173005 27.907687)"^^geo:wktLiteral ;
  geo-pos:lat "43.173005"^^xsd:decimal ;
  geo-pos:long "27.907687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_906'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_906'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.907687'^^xsd:double;
  dwc:latitude '43.173005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.907687 43.173005, 27.907687 43.173005, 27.907687 43.173005, 27.907687 43.173005, 27.907687 43.173005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_906'^^xsd:string;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340486"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "43.340486"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1177'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1177'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '43.340486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1177'^^xsd:string;
  dwc:observationDate '2020-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20405 27.934033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20405"^^xsd:decimal ;
  dwc:decimalLongitude "27.934033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20405 27.934033)"^^geo:wktLiteral ;
  geo-pos:lat "43.20405"^^xsd:decimal ;
  geo-pos:long "27.934033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_904'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_904'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.934033'^^xsd:double;
  dwc:latitude '43.20405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.934033 43.20405, 27.934033 43.20405, 27.934033 43.20405, 27.934033 43.20405, 27.934033 43.20405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_904'^^xsd:string;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588154 28.572502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588154"^^xsd:decimal ;
  dwc:decimalLongitude "28.572502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588154 28.572502)"^^geo:wktLiteral ;
  geo-pos:lat "43.588154"^^xsd:decimal ;
  geo-pos:long "28.572502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1178'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1178'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.572502'^^xsd:double;
  dwc:latitude '43.588154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154, 28.572502 43.588154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1178'^^xsd:string;
  dwc:observationDate '2020-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251 28.024033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.251"^^xsd:decimal ;
  dwc:decimalLongitude "28.024033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251 28.024033)"^^geo:wktLiteral ;
  geo-pos:lat "43.251"^^xsd:decimal ;
  geo-pos:long "28.024033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_902'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_902'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.024033'^^xsd:double;
  dwc:latitude '43.251'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.024033 43.251, 28.024033 43.251, 28.024033 43.251, 28.024033 43.251, 28.024033 43.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_902'^^xsd:string;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638832 27.675978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.638832"^^xsd:decimal ;
  dwc:decimalLongitude "27.675978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.638832 27.675978)"^^geo:wktLiteral ;
  geo-pos:lat "42.638832"^^xsd:decimal ;
  geo-pos:long "27.675978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_901'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_901'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.675978'^^xsd:double;
  dwc:latitude '42.638832'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.675978 42.638832, 27.675978 42.638832, 27.675978 42.638832, 27.675978 42.638832, 27.675978 42.638832))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_901'^^xsd:string;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654 27.726613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.654"^^xsd:decimal ;
  dwc:decimalLongitude "27.726613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654 27.726613)"^^geo:wktLiteral ;
  geo-pos:lat "42.654"^^xsd:decimal ;
  geo-pos:long "27.726613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_900'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_900'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.726613'^^xsd:double;
  dwc:latitude '42.654'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.726613 42.654, 27.726613 42.654, 27.726613 42.654, 27.726613 42.654, 27.726613 42.654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_900'^^xsd:string;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173005 27.907687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173005"^^xsd:decimal ;
  dwc:decimalLongitude "27.907687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173005 27.907687)"^^geo:wktLiteral ;
  geo-pos:lat "43.173005"^^xsd:decimal ;
  geo-pos:long "27.907687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_899'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_899'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.907687'^^xsd:double;
  dwc:latitude '43.173005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.907687 43.173005, 27.907687 43.173005, 27.907687 43.173005, 27.907687 43.173005, 27.907687 43.173005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_899'^^xsd:string;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475688 27.476417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475688"^^xsd:decimal ;
  dwc:decimalLongitude "27.476417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475688 27.476417)"^^geo:wktLiteral ;
  geo-pos:lat "42.475688"^^xsd:decimal ;
  geo-pos:long "27.476417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_898'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_898'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.476417'^^xsd:double;
  dwc:latitude '42.475688'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.476417 42.475688, 27.476417 42.475688, 27.476417 42.475688, 27.476417 42.475688, 27.476417 42.475688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_898'^^xsd:string;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572216 28.57881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.572216"^^xsd:decimal ;
  dwc:decimalLongitude "28.57881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572216 28.57881)"^^geo:wktLiteral ;
  geo-pos:lat "43.572216"^^xsd:decimal ;
  geo-pos:long "28.57881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1179'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1179'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57881'^^xsd:double;
  dwc:latitude '43.572216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216, 28.57881 43.572216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1179'^^xsd:string;
  dwc:observationDate '2020-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705072 27.742377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.705072"^^xsd:decimal ;
  dwc:decimalLongitude "27.742377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705072 27.742377)"^^geo:wktLiteral ;
  geo-pos:lat "42.705072"^^xsd:decimal ;
  geo-pos:long "27.742377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_896'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_896'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.742377'^^xsd:double;
  dwc:latitude '42.705072'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.742377 42.705072, 27.742377 42.705072, 27.742377 42.705072, 27.742377 42.705072, 27.742377 42.705072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_896'^^xsd:string;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251 28.024033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.251"^^xsd:decimal ;
  dwc:decimalLongitude "28.024033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251 28.024033)"^^geo:wktLiteral ;
  geo-pos:lat "43.251"^^xsd:decimal ;
  geo-pos:long "28.024033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_895'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_895'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.024033'^^xsd:double;
  dwc:latitude '43.251'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.024033 43.251, 28.024033 43.251, 28.024033 43.251, 28.024033 43.251, 28.024033 43.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_895'^^xsd:string;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191412 27.91952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.191412"^^xsd:decimal ;
  dwc:decimalLongitude "27.91952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191412 27.91952)"^^geo:wktLiteral ;
  geo-pos:lat "43.191412"^^xsd:decimal ;
  geo-pos:long "27.91952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_894'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_894'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.91952'^^xsd:double;
  dwc:latitude '43.191412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.91952 43.191412, 27.91952 43.191412, 27.91952 43.191412, 27.91952 43.191412, 27.91952 43.191412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_894'^^xsd:string;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191412 27.91952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.191412"^^xsd:decimal ;
  dwc:decimalLongitude "27.91952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191412 27.91952)"^^geo:wktLiteral ;
  geo-pos:lat "43.191412"^^xsd:decimal ;
  geo-pos:long "27.91952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_893'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_893'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.91952'^^xsd:double;
  dwc:latitude '43.191412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.91952 43.191412, 27.91952 43.191412, 27.91952 43.191412, 27.91952 43.191412, 27.91952 43.191412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_893'^^xsd:string;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340486"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340486 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "43.340486"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1180'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1180'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '43.340486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486, 28.06955 43.340486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1180'^^xsd:string;
  dwc:observationDate '2020-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.419942 27.690163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.419942"^^xsd:decimal ;
  dwc:decimalLongitude "27.690163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.419942 27.690163)"^^geo:wktLiteral ;
  geo-pos:lat "42.419942"^^xsd:decimal ;
  geo-pos:long "27.690163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_891'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_891'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.690163'^^xsd:double;
  dwc:latitude '42.419942'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.690163 42.419942, 27.690163 42.419942, 27.690163 42.419942, 27.690163 42.419942, 27.690163 42.419942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_891'^^xsd:string;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701839 28.576724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.701839"^^xsd:decimal ;
  dwc:decimalLongitude "28.576724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701839 28.576724)"^^geo:wktLiteral ;
  geo-pos:lat "43.701839"^^xsd:decimal ;
  geo-pos:long "28.576724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1493'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1493'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.576724'^^xsd:double;
  dwc:latitude '43.701839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839, 28.576724 43.701839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1493'^^xsd:string;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396741"^^xsd:decimal ;
  dwc:decimalLongitude "28.149464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  geo-pos:lat "43.396741"^^xsd:decimal ;
  geo-pos:long "28.149464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1182'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1182'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.149464'^^xsd:double;
  dwc:latitude '43.396741'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1182'^^xsd:string;
  dwc:observationDate '2020-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575833 27.626367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.575833"^^xsd:decimal ;
  dwc:decimalLongitude "27.626367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575833 27.626367)"^^geo:wktLiteral ;
  geo-pos:lat "42.575833"^^xsd:decimal ;
  geo-pos:long "27.626367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_888'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_888'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.626367'^^xsd:double;
  dwc:latitude '42.575833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.626367 42.575833, 27.626367 42.575833, 27.626367 42.575833, 27.626367 42.575833, 27.626367 42.575833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_888'^^xsd:string;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508731 27.484688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.508731"^^xsd:decimal ;
  dwc:decimalLongitude "27.484688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508731 27.484688)"^^geo:wktLiteral ;
  geo-pos:lat "42.508731"^^xsd:decimal ;
  geo-pos:long "27.484688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_114'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_114'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484688'^^xsd:double;
  dwc:latitude '42.508731'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484688 42.508731, 27.484688 42.508731, 27.484688 42.508731, 27.484688 42.508731, 27.484688 42.508731))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_114'^^xsd:string;
  dwc:observationDate '2012-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519265 27.485963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519265"^^xsd:decimal ;
  dwc:decimalLongitude "27.485963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519265 27.485963)"^^geo:wktLiteral ;
  geo-pos:lat "42.519265"^^xsd:decimal ;
  geo-pos:long "27.485963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_886'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_886'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.485963'^^xsd:double;
  dwc:latitude '42.519265'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.485963 42.519265, 27.485963 42.519265, 27.485963 42.519265, 27.485963 42.519265, 27.485963 42.519265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_886'^^xsd:string;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808572 27.888091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808572"^^xsd:decimal ;
  dwc:decimalLongitude "27.888091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808572 27.888091)"^^geo:wktLiteral ;
  geo-pos:lat "42.808572"^^xsd:decimal ;
  geo-pos:long "27.888091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_113'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_113'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888091'^^xsd:double;
  dwc:latitude '42.808572'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888091 42.808572, 27.888091 42.808572, 27.888091 42.808572, 27.888091 42.808572, 27.888091 42.808572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_113'^^xsd:string;
  dwc:observationDate '2012-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.68995 27.707692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.68995"^^xsd:decimal ;
  dwc:decimalLongitude "27.707692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.68995 27.707692)"^^geo:wktLiteral ;
  geo-pos:lat "42.68995"^^xsd:decimal ;
  geo-pos:long "27.707692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_884'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_884'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707692'^^xsd:double;
  dwc:latitude '42.68995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707692 42.68995, 27.707692 42.68995, 27.707692 42.68995, 27.707692 42.68995, 27.707692 42.68995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_884'^^xsd:string;
  dwc:observationDate '2018-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20405 27.934033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20405"^^xsd:decimal ;
  dwc:decimalLongitude "27.934033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20405 27.934033)"^^geo:wktLiteral ;
  geo-pos:lat "43.20405"^^xsd:decimal ;
  geo-pos:long "27.934033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_883'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_883'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.934033'^^xsd:double;
  dwc:latitude '43.20405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.934033 43.20405, 27.934033 43.20405, 27.934033 43.20405, 27.934033 43.20405, 27.934033 43.20405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_883'^^xsd:string;
  dwc:observationDate '2018-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488683 27.47625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.488683"^^xsd:decimal ;
  dwc:decimalLongitude "27.47625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488683 27.47625)"^^geo:wktLiteral ;
  geo-pos:lat "42.488683"^^xsd:decimal ;
  geo-pos:long "27.47625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_882'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_882'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.47625'^^xsd:double;
  dwc:latitude '42.488683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.47625 42.488683, 27.47625 42.488683, 27.47625 42.488683, 27.47625 42.488683, 27.47625 42.488683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_882'^^xsd:string;
  dwc:observationDate '2018-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20917 27.936197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20917"^^xsd:decimal ;
  dwc:decimalLongitude "27.936197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20917 27.936197)"^^geo:wktLiteral ;
  geo-pos:lat "43.20917"^^xsd:decimal ;
  geo-pos:long "27.936197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_881'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_881'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.936197'^^xsd:double;
  dwc:latitude '43.20917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.936197 43.20917, 27.936197 43.20917, 27.936197 43.20917, 27.936197 43.20917, 27.936197 43.20917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_881'^^xsd:string;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.505977 27.492433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.505977"^^xsd:decimal ;
  dwc:decimalLongitude "27.492433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.505977 27.492433)"^^geo:wktLiteral ;
  geo-pos:lat "42.505977"^^xsd:decimal ;
  geo-pos:long "27.492433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_880'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_880'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.492433'^^xsd:double;
  dwc:latitude '42.505977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.492433 42.505977, 27.492433 42.505977, 27.492433 42.505977, 27.492433 42.505977, 27.492433 42.505977))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_880'^^xsd:string;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489597 27.484217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.489597"^^xsd:decimal ;
  dwc:decimalLongitude "27.484217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489597 27.484217)"^^geo:wktLiteral ;
  geo-pos:lat "42.489597"^^xsd:decimal ;
  geo-pos:long "27.484217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_879'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_879'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484217'^^xsd:double;
  dwc:latitude '42.489597'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484217 42.489597, 27.484217 42.489597, 27.484217 42.489597, 27.484217 42.489597, 27.484217 42.489597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_879'^^xsd:string;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808572 27.888091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808572"^^xsd:decimal ;
  dwc:decimalLongitude "27.888091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808572 27.888091)"^^geo:wktLiteral ;
  geo-pos:lat "42.808572"^^xsd:decimal ;
  geo-pos:long "27.888091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_112'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_112'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888091'^^xsd:double;
  dwc:latitude '42.808572'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888091 42.808572, 27.888091 42.808572, 27.888091 42.808572, 27.888091 42.808572, 27.888091 42.808572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_112'^^xsd:string;
  dwc:observationDate '2012-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396741"^^xsd:decimal ;
  dwc:decimalLongitude "28.149464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396741 28.149464)"^^geo:wktLiteral ;
  geo-pos:lat "43.396741"^^xsd:decimal ;
  geo-pos:long "28.149464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1183'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1183'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.149464'^^xsd:double;
  dwc:latitude '43.396741'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741, 28.149464 43.396741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1183'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703352 27.721303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.703352"^^xsd:decimal ;
  dwc:decimalLongitude "27.721303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703352 27.721303)"^^geo:wktLiteral ;
  geo-pos:lat "42.703352"^^xsd:decimal ;
  geo-pos:long "27.721303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_876'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_876'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.721303'^^xsd:double;
  dwc:latitude '42.703352'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.721303 42.703352, 27.721303 42.703352, 27.721303 42.703352, 27.721303 42.703352, 27.721303 42.703352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_876'^^xsd:string;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703352 27.721303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.703352"^^xsd:decimal ;
  dwc:decimalLongitude "27.721303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703352 27.721303)"^^geo:wktLiteral ;
  geo-pos:lat "42.703352"^^xsd:decimal ;
  geo-pos:long "27.721303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_875'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_875'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.721303'^^xsd:double;
  dwc:latitude '42.703352'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.721303 42.703352, 27.721303 42.703352, 27.721303 42.703352, 27.721303 42.703352, 27.721303 42.703352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_875'^^xsd:string;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.240167 28.019167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.240167"^^xsd:decimal ;
  dwc:decimalLongitude "28.019167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.240167 28.019167)"^^geo:wktLiteral ;
  geo-pos:lat "43.240167"^^xsd:decimal ;
  geo-pos:long "28.019167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_874'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_874'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.019167'^^xsd:double;
  dwc:latitude '43.240167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.019167 43.240167, 28.019167 43.240167, 28.019167 43.240167, 28.019167 43.240167, 28.019167 43.240167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_874'^^xsd:string;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.243496 28.020724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.243496"^^xsd:decimal ;
  dwc:decimalLongitude "28.020724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.243496 28.020724)"^^geo:wktLiteral ;
  geo-pos:lat "43.243496"^^xsd:decimal ;
  geo-pos:long "28.020724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1184'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1184'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.020724'^^xsd:double;
  dwc:latitude '43.243496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.020724 43.243496, 28.020724 43.243496, 28.020724 43.243496, 28.020724 43.243496, 28.020724 43.243496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1184'^^xsd:string;
  dwc:observationDate '2020-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.635937 27.67133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.635937"^^xsd:decimal ;
  dwc:decimalLongitude "27.67133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.635937 27.67133)"^^geo:wktLiteral ;
  geo-pos:lat "42.635937"^^xsd:decimal ;
  geo-pos:long "27.67133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_872'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_872'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.67133'^^xsd:double;
  dwc:latitude '42.635937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.67133 42.635937, 27.67133 42.635937, 27.67133 42.635937, 27.67133 42.635937, 27.67133 42.635937))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_872'^^xsd:string;
  dwc:observationDate '2018-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633142 27.639997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633142"^^xsd:decimal ;
  dwc:decimalLongitude "27.639997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633142 27.639997)"^^geo:wktLiteral ;
  geo-pos:lat "42.633142"^^xsd:decimal ;
  geo-pos:long "27.639997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_111'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_111'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.639997'^^xsd:double;
  dwc:latitude '42.633142'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.639997 42.633142, 27.639997 42.633142, 27.639997 42.633142, 27.639997 42.633142, 27.639997 42.633142))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_111'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.243814 28.017908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.243814"^^xsd:decimal ;
  dwc:decimalLongitude "28.017908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.243814 28.017908)"^^geo:wktLiteral ;
  geo-pos:lat "43.243814"^^xsd:decimal ;
  geo-pos:long "28.017908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1188'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1188'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.017908'^^xsd:double;
  dwc:latitude '43.243814'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.017908 43.243814, 28.017908 43.243814, 28.017908 43.243814, 28.017908 43.243814, 28.017908 43.243814))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1188'^^xsd:string;
  dwc:observationDate '2020-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210634 27.942454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210634"^^xsd:decimal ;
  dwc:decimalLongitude "27.942454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210634 27.942454)"^^geo:wktLiteral ;
  geo-pos:lat "43.210634"^^xsd:decimal ;
  geo-pos:long "27.942454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1190'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1190'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.942454'^^xsd:double;
  dwc:latitude '43.210634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1190'^^xsd:string;
  dwc:observationDate '2021-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210634 27.942454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210634"^^xsd:decimal ;
  dwc:decimalLongitude "27.942454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210634 27.942454)"^^geo:wktLiteral ;
  geo-pos:lat "43.210634"^^xsd:decimal ;
  geo-pos:long "27.942454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1193'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1193'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.942454'^^xsd:double;
  dwc:latitude '43.210634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1193'^^xsd:string;
  dwc:observationDate '2021-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.222754 28.0061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.222754"^^xsd:decimal ;
  dwc:decimalLongitude "28.0061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.222754 28.0061)"^^geo:wktLiteral ;
  geo-pos:lat "43.222754"^^xsd:decimal ;
  geo-pos:long "28.0061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1194'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1194'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.0061'^^xsd:double;
  dwc:latitude '43.222754'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.0061 43.222754, 28.0061 43.222754, 28.0061 43.222754, 28.0061 43.222754, 28.0061 43.222754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1194'^^xsd:string;
  dwc:observationDate '2021-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.553992 27.64299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.553992"^^xsd:decimal ;
  dwc:decimalLongitude "27.64299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.553992 27.64299)"^^geo:wktLiteral ;
  geo-pos:lat "42.553992"^^xsd:decimal ;
  geo-pos:long "27.64299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_866'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_866'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.64299'^^xsd:double;
  dwc:latitude '42.553992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.64299 42.553992, 27.64299 42.553992, 27.64299 42.553992, 27.64299 42.553992, 27.64299 42.553992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_866'^^xsd:string;
  dwc:observationDate '2018-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200651 27.820183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.200651"^^xsd:decimal ;
  dwc:decimalLongitude "27.820183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200651 27.820183)"^^geo:wktLiteral ;
  geo-pos:lat "42.200651"^^xsd:decimal ;
  geo-pos:long "27.820183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1195'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1195'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.820183'^^xsd:double;
  dwc:latitude '42.200651'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.820183 42.200651, 27.820183 42.200651, 27.820183 42.200651, 27.820183 42.200651, 27.820183 42.200651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1195'^^xsd:string;
  dwc:observationDate '2021-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.607901 27.63422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.607901"^^xsd:decimal ;
  dwc:decimalLongitude "27.63422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.607901 27.63422)"^^geo:wktLiteral ;
  geo-pos:lat "42.607901"^^xsd:decimal ;
  geo-pos:long "27.63422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1198'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1198'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63422'^^xsd:double;
  dwc:latitude '42.607901'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63422 42.607901, 27.63422 42.607901, 27.63422 42.607901, 27.63422 42.607901, 27.63422 42.607901))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1198'^^xsd:string;
  dwc:observationDate '2021-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444998 27.607217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.444998"^^xsd:decimal ;
  dwc:decimalLongitude "27.607217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444998 27.607217)"^^geo:wktLiteral ;
  geo-pos:lat "42.444998"^^xsd:decimal ;
  geo-pos:long "27.607217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_110'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_110'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.607217'^^xsd:double;
  dwc:latitude '42.444998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_110'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.686543 27.697781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.686543"^^xsd:decimal ;
  dwc:decimalLongitude "27.697781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.686543 27.697781)"^^geo:wktLiteral ;
  geo-pos:lat "42.686543"^^xsd:decimal ;
  geo-pos:long "27.697781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1201'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1201'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.697781'^^xsd:double;
  dwc:latitude '42.686543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1201'^^xsd:string;
  dwc:observationDate '2021-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444998 27.607217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.444998"^^xsd:decimal ;
  dwc:decimalLongitude "27.607217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444998 27.607217)"^^geo:wktLiteral ;
  geo-pos:lat "42.444998"^^xsd:decimal ;
  geo-pos:long "27.607217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_109'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_109'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.607217'^^xsd:double;
  dwc:latitude '42.444998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_109'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723452 28.572496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.723452"^^xsd:decimal ;
  dwc:decimalLongitude "28.572496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723452 28.572496)"^^geo:wktLiteral ;
  geo-pos:lat "43.723452"^^xsd:decimal ;
  geo-pos:long "28.572496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1496'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1496'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.572496'^^xsd:double;
  dwc:latitude '43.723452'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.572496 43.723452, 28.572496 43.723452, 28.572496 43.723452, 28.572496 43.723452, 28.572496 43.723452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1496'^^xsd:string;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.507056 27.484569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.507056"^^xsd:decimal ;
  dwc:decimalLongitude "27.484569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.507056 27.484569)"^^geo:wktLiteral ;
  geo-pos:lat "42.507056"^^xsd:decimal ;
  geo-pos:long "27.484569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1498'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1498'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484569'^^xsd:double;
  dwc:latitude '42.507056'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484569 42.507056, 27.484569 42.507056, 27.484569 42.507056, 27.484569 42.507056, 27.484569 42.507056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1498'^^xsd:string;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.538941 27.497873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.538941"^^xsd:decimal ;
  dwc:decimalLongitude "27.497873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.538941 27.497873)"^^geo:wktLiteral ;
  geo-pos:lat "42.538941"^^xsd:decimal ;
  geo-pos:long "27.497873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1499'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1499'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.497873'^^xsd:double;
  dwc:latitude '42.538941'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.497873 42.538941, 27.497873 42.538941, 27.497873 42.538941, 27.497873 42.538941, 27.497873 42.538941))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1499'^^xsd:string;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210634 27.942454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210634"^^xsd:decimal ;
  dwc:decimalLongitude "27.942454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210634 27.942454)"^^geo:wktLiteral ;
  geo-pos:lat "43.210634"^^xsd:decimal ;
  geo-pos:long "27.942454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1202'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1202'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.942454'^^xsd:double;
  dwc:latitude '43.210634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1202'^^xsd:string;
  dwc:observationDate '2021-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.686543 27.697781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.686543"^^xsd:decimal ;
  dwc:decimalLongitude "27.697781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.686543 27.697781)"^^geo:wktLiteral ;
  geo-pos:lat "42.686543"^^xsd:decimal ;
  geo-pos:long "27.697781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1206'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1206'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.697781'^^xsd:double;
  dwc:latitude '42.686543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1206'^^xsd:string;
  dwc:observationDate '2021-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.686543 27.697781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.686543"^^xsd:decimal ;
  dwc:decimalLongitude "27.697781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.686543 27.697781)"^^geo:wktLiteral ;
  geo-pos:lat "42.686543"^^xsd:decimal ;
  geo-pos:long "27.697781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1207'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1207'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.697781'^^xsd:double;
  dwc:latitude '42.686543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1207'^^xsd:string;
  dwc:observationDate '2021-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.86067 27.899041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.86067"^^xsd:decimal ;
  dwc:decimalLongitude "27.899041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.86067 27.899041)"^^geo:wktLiteral ;
  geo-pos:lat "42.86067"^^xsd:decimal ;
  geo-pos:long "27.899041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1209'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1209'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.899041'^^xsd:double;
  dwc:latitude '42.86067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.899041 42.86067, 27.899041 42.86067, 27.899041 42.86067, 27.899041 42.86067, 27.899041 42.86067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1209'^^xsd:string;
  dwc:observationDate '2021-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235922 28.022463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235922"^^xsd:decimal ;
  dwc:decimalLongitude "28.022463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235922 28.022463)"^^geo:wktLiteral ;
  geo-pos:lat "43.235922"^^xsd:decimal ;
  geo-pos:long "28.022463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_853'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_853'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.022463'^^xsd:double;
  dwc:latitude '43.235922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922, 28.022463 43.235922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_853'^^xsd:string;
  dwc:observationDate '2017-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54029 28.607349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54029"^^xsd:decimal ;
  dwc:decimalLongitude "28.607349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54029 28.607349)"^^geo:wktLiteral ;
  geo-pos:lat "43.54029"^^xsd:decimal ;
  geo-pos:long "28.607349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1500'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1500'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.607349'^^xsd:double;
  dwc:latitude '43.54029'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.607349 43.54029, 28.607349 43.54029, 28.607349 43.54029, 28.607349 43.54029, 28.607349 43.54029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1500'^^xsd:string;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703822 27.745067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.703822"^^xsd:decimal ;
  dwc:decimalLongitude "27.745067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703822 27.745067)"^^geo:wktLiteral ;
  geo-pos:lat "42.703822"^^xsd:decimal ;
  geo-pos:long "27.745067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1210'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1210'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.745067'^^xsd:double;
  dwc:latitude '42.703822'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.745067 42.703822, 27.745067 42.703822, 27.745067 42.703822, 27.745067 42.703822, 27.745067 42.703822))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1210'^^xsd:string;
  dwc:observationDate '2021-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210634 27.942454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210634"^^xsd:decimal ;
  dwc:decimalLongitude "27.942454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210634 27.942454)"^^geo:wktLiteral ;
  geo-pos:lat "43.210634"^^xsd:decimal ;
  geo-pos:long "27.942454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1211'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1211'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.942454'^^xsd:double;
  dwc:latitude '43.210634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634, 27.942454 43.210634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1211'^^xsd:string;
  dwc:observationDate '2021-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21469"^^xsd:decimal ;
  dwc:decimalLongitude "27.792304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  geo-pos:lat "42.21469"^^xsd:decimal ;
  geo-pos:long "27.792304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_849'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_849'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.792304'^^xsd:double;
  dwc:latitude '42.21469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_849'^^xsd:string;
  dwc:observationDate '2017-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592165 28.571047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592165"^^xsd:decimal ;
  dwc:decimalLongitude "28.571047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592165 28.571047)"^^geo:wktLiteral ;
  geo-pos:lat "43.592165"^^xsd:decimal ;
  geo-pos:long "28.571047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_848'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_848'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571047'^^xsd:double;
  dwc:latitude '43.592165'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571047 43.592165, 28.571047 43.592165, 28.571047 43.592165, 28.571047 43.592165, 28.571047 43.592165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_848'^^xsd:string;
  dwc:observationDate '2017-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.896782 27.899564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.896782"^^xsd:decimal ;
  dwc:decimalLongitude "27.899564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.896782 27.899564)"^^geo:wktLiteral ;
  geo-pos:lat "42.896782"^^xsd:decimal ;
  geo-pos:long "27.899564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1212'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1212'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.899564'^^xsd:double;
  dwc:latitude '42.896782'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.899564 42.896782, 27.899564 42.896782, 27.899564 42.896782, 27.899564 42.896782, 27.899564 42.896782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1212'^^xsd:string;
  dwc:observationDate '2021-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369302 28.082044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.369302"^^xsd:decimal ;
  dwc:decimalLongitude "28.082044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369302 28.082044)"^^geo:wktLiteral ;
  geo-pos:lat "43.369302"^^xsd:decimal ;
  geo-pos:long "28.082044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1213'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1213'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.082044'^^xsd:double;
  dwc:latitude '43.369302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.082044 43.369302, 28.082044 43.369302, 28.082044 43.369302, 28.082044 43.369302, 28.082044 43.369302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1213'^^xsd:string;
  dwc:observationDate '2021-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.327819 27.739588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.327819"^^xsd:decimal ;
  dwc:decimalLongitude "27.739588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.327819 27.739588)"^^geo:wktLiteral ;
  geo-pos:lat "42.327819"^^xsd:decimal ;
  geo-pos:long "27.739588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_104'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_104'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.739588'^^xsd:double;
  dwc:latitude '42.327819'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.739588 42.327819, 27.739588 42.327819, 27.739588 42.327819, 27.739588 42.327819, 27.739588 42.327819))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_104'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566926 28.587476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.566926"^^xsd:decimal ;
  dwc:decimalLongitude "28.587476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566926 28.587476)"^^geo:wktLiteral ;
  geo-pos:lat "43.566926"^^xsd:decimal ;
  geo-pos:long "28.587476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_844'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_844'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.587476'^^xsd:double;
  dwc:latitude '43.566926'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.587476 43.566926, 28.587476 43.566926, 28.587476 43.566926, 28.587476 43.566926, 28.587476 43.566926))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_844'^^xsd:string;
  dwc:observationDate '2017-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.896782 27.899564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.896782"^^xsd:decimal ;
  dwc:decimalLongitude "27.899564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.896782 27.899564)"^^geo:wktLiteral ;
  geo-pos:lat "42.896782"^^xsd:decimal ;
  geo-pos:long "27.899564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1215'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1215'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.899564'^^xsd:double;
  dwc:latitude '42.896782'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.899564 42.896782, 27.899564 42.896782, 27.899564 42.896782, 27.899564 42.896782, 27.899564 42.896782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1215'^^xsd:string;
  dwc:observationDate '2021-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.155282 27.938935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.155282"^^xsd:decimal ;
  dwc:decimalLongitude "27.938935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.155282 27.938935)"^^geo:wktLiteral ;
  geo-pos:lat "43.155282"^^xsd:decimal ;
  geo-pos:long "27.938935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_842'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_842'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938935'^^xsd:double;
  dwc:latitude '43.155282'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938935 43.155282, 27.938935 43.155282, 27.938935 43.155282, 27.938935 43.155282, 27.938935 43.155282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_842'^^xsd:string;
  dwc:observationDate '2017-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.686543 27.697781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.686543"^^xsd:decimal ;
  dwc:decimalLongitude "27.697781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.686543 27.697781)"^^geo:wktLiteral ;
  geo-pos:lat "42.686543"^^xsd:decimal ;
  geo-pos:long "27.697781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1216'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1216'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.697781'^^xsd:double;
  dwc:latitude '42.686543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543, 27.697781 42.686543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1216'^^xsd:string;
  dwc:observationDate '2021-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498184 27.483969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498184"^^xsd:decimal ;
  dwc:decimalLongitude "27.483969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498184 27.483969)"^^geo:wktLiteral ;
  geo-pos:lat "42.498184"^^xsd:decimal ;
  geo-pos:long "27.483969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_103'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_103'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483969'^^xsd:double;
  dwc:latitude '42.498184'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483969 42.498184, 27.483969 42.498184, 27.483969 42.498184, 27.483969 42.498184, 27.483969 42.498184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_103'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191719 27.898325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.191719"^^xsd:decimal ;
  dwc:decimalLongitude "27.898325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191719 27.898325)"^^geo:wktLiteral ;
  geo-pos:lat "43.191719"^^xsd:decimal ;
  geo-pos:long "27.898325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_839'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_839'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.898325'^^xsd:double;
  dwc:latitude '43.191719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.898325 43.191719, 27.898325 43.191719, 27.898325 43.191719, 27.898325 43.191719, 27.898325 43.191719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_839'^^xsd:string;
  dwc:observationDate '2017-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.161419 27.869817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.161419"^^xsd:decimal ;
  dwc:decimalLongitude "27.869817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.161419 27.869817)"^^geo:wktLiteral ;
  geo-pos:lat "42.161419"^^xsd:decimal ;
  geo-pos:long "27.869817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1219'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1219'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.869817'^^xsd:double;
  dwc:latitude '42.161419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.869817 42.161419, 27.869817 42.161419, 27.869817 42.161419, 27.869817 42.161419, 27.869817 42.161419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1219'^^xsd:string;
  dwc:observationDate '2021-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105242 27.918041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.105242"^^xsd:decimal ;
  dwc:decimalLongitude "27.918041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105242 27.918041)"^^geo:wktLiteral ;
  geo-pos:lat "42.105242"^^xsd:decimal ;
  geo-pos:long "27.918041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_837'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_837'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.918041'^^xsd:double;
  dwc:latitude '42.105242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_837'^^xsd:string;
  dwc:observationDate '2017-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105242 27.918041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.105242"^^xsd:decimal ;
  dwc:decimalLongitude "27.918041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105242 27.918041)"^^geo:wktLiteral ;
  geo-pos:lat "42.105242"^^xsd:decimal ;
  geo-pos:long "27.918041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_836'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_836'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.918041'^^xsd:double;
  dwc:latitude '42.105242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242, 27.918041 42.105242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_836'^^xsd:string;
  dwc:observationDate '2017-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.601918 27.630744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.601918"^^xsd:decimal ;
  dwc:decimalLongitude "27.630744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.601918 27.630744)"^^geo:wktLiteral ;
  geo-pos:lat "42.601918"^^xsd:decimal ;
  geo-pos:long "27.630744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_835'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_835'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630744'^^xsd:double;
  dwc:latitude '42.601918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630744 42.601918, 27.630744 42.601918, 27.630744 42.601918, 27.630744 42.601918, 27.630744 42.601918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_835'^^xsd:string;
  dwc:observationDate '2017-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6337 28.5763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6337"^^xsd:decimal ;
  dwc:decimalLongitude "28.5763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6337 28.5763)"^^geo:wktLiteral ;
  geo-pos:lat "43.6337"^^xsd:decimal ;
  geo-pos:long "28.5763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_834'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_834'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5763'^^xsd:double;
  dwc:latitude '43.6337'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5763 43.6337, 28.5763 43.6337, 28.5763 43.6337, 28.5763 43.6337, 28.5763 43.6337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_834'^^xsd:string;
  dwc:observationDate '2017-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6193 28.5733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6193"^^xsd:decimal ;
  dwc:decimalLongitude "28.5733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6193 28.5733)"^^geo:wktLiteral ;
  geo-pos:lat "43.6193"^^xsd:decimal ;
  geo-pos:long "28.5733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_833'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_833'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5733'^^xsd:double;
  dwc:latitude '43.6193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5733 43.6193, 28.5733 43.6193, 28.5733 43.6193, 28.5733 43.6193, 28.5733 43.6193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_833'^^xsd:string;
  dwc:observationDate '2017-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6179 28.5737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6179"^^xsd:decimal ;
  dwc:decimalLongitude "28.5737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6179 28.5737)"^^geo:wktLiteral ;
  geo-pos:lat "43.6179"^^xsd:decimal ;
  geo-pos:long "28.5737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_832'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_832'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5737'^^xsd:double;
  dwc:latitude '43.6179'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5737 43.6179, 28.5737 43.6179, 28.5737 43.6179, 28.5737 43.6179, 28.5737 43.6179))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_832'^^xsd:string;
  dwc:observationDate '2017-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6172 28.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6172"^^xsd:decimal ;
  dwc:decimalLongitude "28.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6172 28.5727)"^^geo:wktLiteral ;
  geo-pos:lat "43.6172"^^xsd:decimal ;
  geo-pos:long "28.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_831'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_831'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5727'^^xsd:double;
  dwc:latitude '43.6172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5727 43.6172, 28.5727 43.6172, 28.5727 43.6172, 28.5727 43.6172, 28.5727 43.6172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_831'^^xsd:string;
  dwc:observationDate '2017-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5577 28.5984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5577"^^xsd:decimal ;
  dwc:decimalLongitude "28.5984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5577 28.5984)"^^geo:wktLiteral ;
  geo-pos:lat "43.5577"^^xsd:decimal ;
  geo-pos:long "28.5984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_830'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_830'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5984'^^xsd:double;
  dwc:latitude '43.5577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5984 43.5577, 28.5984 43.5577, 28.5984 43.5577, 28.5984 43.5577, 28.5984 43.5577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_830'^^xsd:string;
  dwc:observationDate '2017-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5457 28.6041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5457"^^xsd:decimal ;
  dwc:decimalLongitude "28.6041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5457 28.6041)"^^geo:wktLiteral ;
  geo-pos:lat "43.5457"^^xsd:decimal ;
  geo-pos:long "28.6041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_829'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_829'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.6041'^^xsd:double;
  dwc:latitude '43.5457'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6041 43.5457, 28.6041 43.5457, 28.6041 43.5457, 28.6041 43.5457, 28.6041 43.5457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_829'^^xsd:string;
  dwc:observationDate '2017-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.068225 27.971195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.068225"^^xsd:decimal ;
  dwc:decimalLongitude "27.971195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.068225 27.971195)"^^geo:wktLiteral ;
  geo-pos:lat "42.068225"^^xsd:decimal ;
  geo-pos:long "27.971195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_828'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_828'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.971195'^^xsd:double;
  dwc:latitude '42.068225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.971195 42.068225, 27.971195 42.068225, 27.971195 42.068225, 27.971195 42.068225, 27.971195 42.068225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_828'^^xsd:string;
  dwc:observationDate '2017-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216506 27.794873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216506"^^xsd:decimal ;
  dwc:decimalLongitude "27.794873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216506 27.794873)"^^geo:wktLiteral ;
  geo-pos:lat "42.216506"^^xsd:decimal ;
  geo-pos:long "27.794873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1220'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1220'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.794873'^^xsd:double;
  dwc:latitude '42.216506'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1220'^^xsd:string;
  dwc:observationDate '2021-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.414981 27.653521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.414981"^^xsd:decimal ;
  dwc:decimalLongitude "27.653521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.414981 27.653521)"^^geo:wktLiteral ;
  geo-pos:lat "42.414981"^^xsd:decimal ;
  geo-pos:long "27.653521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_826'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_826'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.653521'^^xsd:double;
  dwc:latitude '42.414981'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.653521 42.414981, 27.653521 42.414981, 27.653521 42.414981, 27.653521 42.414981, 27.653521 42.414981))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_826'^^xsd:string;
  dwc:observationDate '2017-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400579 28.171028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.400579"^^xsd:decimal ;
  dwc:decimalLongitude "28.171028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400579 28.171028)"^^geo:wktLiteral ;
  geo-pos:lat "43.400579"^^xsd:decimal ;
  geo-pos:long "28.171028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_825'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_825'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.171028'^^xsd:double;
  dwc:latitude '43.400579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_825'^^xsd:string;
  dwc:observationDate '2017-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.754601 27.889644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.754601"^^xsd:decimal ;
  dwc:decimalLongitude "27.889644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.754601 27.889644)"^^geo:wktLiteral ;
  geo-pos:lat "42.754601"^^xsd:decimal ;
  geo-pos:long "27.889644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_824'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_824'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.889644'^^xsd:double;
  dwc:latitude '42.754601'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.889644 42.754601, 27.889644 42.754601, 27.889644 42.754601, 27.889644 42.754601, 27.889644 42.754601))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_824'^^xsd:string;
  dwc:observationDate '2017-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73155 27.894646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73155"^^xsd:decimal ;
  dwc:decimalLongitude "27.894646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73155 27.894646)"^^geo:wktLiteral ;
  geo-pos:lat "42.73155"^^xsd:decimal ;
  geo-pos:long "27.894646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_823'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_823'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.894646'^^xsd:double;
  dwc:latitude '42.73155'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.894646 42.73155, 27.894646 42.73155, 27.894646 42.73155, 27.894646 42.73155, 27.894646 42.73155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_823'^^xsd:string;
  dwc:observationDate '2017-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656234 27.692547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656234"^^xsd:decimal ;
  dwc:decimalLongitude "27.692547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656234 27.692547)"^^geo:wktLiteral ;
  geo-pos:lat "42.656234"^^xsd:decimal ;
  geo-pos:long "27.692547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_822'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_822'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.692547'^^xsd:double;
  dwc:latitude '42.656234'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.692547 42.656234, 27.692547 42.656234, 27.692547 42.656234, 27.692547 42.656234, 27.692547 42.656234))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_822'^^xsd:string;
  dwc:observationDate '2017-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635237 28.559288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635237"^^xsd:decimal ;
  dwc:decimalLongitude "28.559288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635237 28.559288)"^^geo:wktLiteral ;
  geo-pos:lat "43.635237"^^xsd:decimal ;
  geo-pos:long "28.559288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_821'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_821'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.559288'^^xsd:double;
  dwc:latitude '43.635237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.559288 43.635237, 28.559288 43.635237, 28.559288 43.635237, 28.559288 43.635237, 28.559288 43.635237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_821'^^xsd:string;
  dwc:observationDate '2017-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177581 27.917844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.177581"^^xsd:decimal ;
  dwc:decimalLongitude "27.917844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177581 27.917844)"^^geo:wktLiteral ;
  geo-pos:lat "43.177581"^^xsd:decimal ;
  geo-pos:long "27.917844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_820'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_820'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.917844'^^xsd:double;
  dwc:latitude '43.177581'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.917844 43.177581, 27.917844 43.177581, 27.917844 43.177581, 27.917844 43.177581, 27.917844 43.177581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_820'^^xsd:string;
  dwc:observationDate '2017-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.601346 27.630575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.601346"^^xsd:decimal ;
  dwc:decimalLongitude "27.630575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.601346 27.630575)"^^geo:wktLiteral ;
  geo-pos:lat "42.601346"^^xsd:decimal ;
  geo-pos:long "27.630575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_819'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_819'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630575'^^xsd:double;
  dwc:latitude '42.601346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630575 42.601346, 27.630575 42.601346, 27.630575 42.601346, 27.630575 42.601346, 27.630575 42.601346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_819'^^xsd:string;
  dwc:observationDate '2017-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.601346 27.630575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.601346"^^xsd:decimal ;
  dwc:decimalLongitude "27.630575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.601346 27.630575)"^^geo:wktLiteral ;
  geo-pos:lat "42.601346"^^xsd:decimal ;
  geo-pos:long "27.630575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_818'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_818'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630575'^^xsd:double;
  dwc:latitude '42.601346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630575 42.601346, 27.630575 42.601346, 27.630575 42.601346, 27.630575 42.601346, 27.630575 42.601346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_818'^^xsd:string;
  dwc:observationDate '2017-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651899"^^xsd:decimal ;
  dwc:decimalLongitude "28.569807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  geo-pos:lat "43.651899"^^xsd:decimal ;
  geo-pos:long "28.569807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_817'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_817'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.569807'^^xsd:double;
  dwc:latitude '43.651899'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_817'^^xsd:string;
  dwc:observationDate '2017-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24339 28.018113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24339"^^xsd:decimal ;
  dwc:decimalLongitude "28.018113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24339 28.018113)"^^geo:wktLiteral ;
  geo-pos:lat "43.24339"^^xsd:decimal ;
  geo-pos:long "28.018113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_816'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_816'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.018113'^^xsd:double;
  dwc:latitude '43.24339'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.018113 43.24339, 28.018113 43.24339, 28.018113 43.24339, 28.018113 43.24339, 28.018113 43.24339))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_816'^^xsd:string;
  dwc:observationDate '2017-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551599 28.582123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.551599"^^xsd:decimal ;
  dwc:decimalLongitude "28.582123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551599 28.582123)"^^geo:wktLiteral ;
  geo-pos:lat "43.551599"^^xsd:decimal ;
  geo-pos:long "28.582123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_815'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_815'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.582123'^^xsd:double;
  dwc:latitude '43.551599'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599, 28.582123 43.551599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_815'^^xsd:string;
  dwc:observationDate '2017-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599025 27.629902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.599025"^^xsd:decimal ;
  dwc:decimalLongitude "27.629902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599025 27.629902)"^^geo:wktLiteral ;
  geo-pos:lat "42.599025"^^xsd:decimal ;
  geo-pos:long "27.629902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_814'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_814'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.629902'^^xsd:double;
  dwc:latitude '42.599025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.629902 42.599025, 27.629902 42.599025, 27.629902 42.599025, 27.629902 42.599025, 27.629902 42.599025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_814'^^xsd:string;
  dwc:observationDate '2017-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599025 27.629902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.599025"^^xsd:decimal ;
  dwc:decimalLongitude "27.629902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599025 27.629902)"^^geo:wktLiteral ;
  geo-pos:lat "42.599025"^^xsd:decimal ;
  geo-pos:long "27.629902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_813'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_813'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.629902'^^xsd:double;
  dwc:latitude '42.599025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.629902 42.599025, 27.629902 42.599025, 27.629902 42.599025, 27.629902 42.599025, 27.629902 42.599025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_813'^^xsd:string;
  dwc:observationDate '2017-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21469"^^xsd:decimal ;
  dwc:decimalLongitude "27.792304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  geo-pos:lat "42.21469"^^xsd:decimal ;
  geo-pos:long "27.792304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_812'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_812'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.792304'^^xsd:double;
  dwc:latitude '42.21469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_812'^^xsd:string;
  dwc:observationDate '2017-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177581 27.917844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.177581"^^xsd:decimal ;
  dwc:decimalLongitude "27.917844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177581 27.917844)"^^geo:wktLiteral ;
  geo-pos:lat "43.177581"^^xsd:decimal ;
  geo-pos:long "27.917844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_811'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_811'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.917844'^^xsd:double;
  dwc:latitude '43.177581'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.917844 43.177581, 27.917844 43.177581, 27.917844 43.177581, 27.917844 43.177581, 27.917844 43.177581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_811'^^xsd:string;
  dwc:observationDate '2017-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.127064 27.90451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.127064"^^xsd:decimal ;
  dwc:decimalLongitude "27.90451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.127064 27.90451)"^^geo:wktLiteral ;
  geo-pos:lat "42.127064"^^xsd:decimal ;
  geo-pos:long "27.90451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_810'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_810'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.90451'^^xsd:double;
  dwc:latitude '42.127064'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.90451 42.127064, 27.90451 42.127064, 27.90451 42.127064, 27.90451 42.127064, 27.90451 42.127064))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_810'^^xsd:string;
  dwc:observationDate '2017-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21469"^^xsd:decimal ;
  dwc:decimalLongitude "27.792304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  geo-pos:lat "42.21469"^^xsd:decimal ;
  geo-pos:long "27.792304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_809'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_809'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.792304'^^xsd:double;
  dwc:latitude '42.21469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_809'^^xsd:string;
  dwc:observationDate '2017-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17961 27.91152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17961"^^xsd:decimal ;
  dwc:decimalLongitude "27.91152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17961 27.91152)"^^geo:wktLiteral ;
  geo-pos:lat "43.17961"^^xsd:decimal ;
  geo-pos:long "27.91152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1221'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1221'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.91152'^^xsd:double;
  dwc:latitude '43.17961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.91152 43.17961, 27.91152 43.17961, 27.91152 43.17961, 27.91152 43.17961, 27.91152 43.17961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1221'^^xsd:string;
  dwc:observationDate '2021-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400579 28.171028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.400579"^^xsd:decimal ;
  dwc:decimalLongitude "28.171028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400579 28.171028)"^^geo:wktLiteral ;
  geo-pos:lat "43.400579"^^xsd:decimal ;
  geo-pos:long "28.171028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_807'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_807'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.171028'^^xsd:double;
  dwc:latitude '43.400579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_807'^^xsd:string;
  dwc:observationDate '2017-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.288202 27.758683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.288202"^^xsd:decimal ;
  dwc:decimalLongitude "27.758683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.288202 27.758683)"^^geo:wktLiteral ;
  geo-pos:lat "42.288202"^^xsd:decimal ;
  geo-pos:long "27.758683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_806'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_806'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.758683'^^xsd:double;
  dwc:latitude '42.288202'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.758683 42.288202, 27.758683 42.288202, 27.758683 42.288202, 27.758683 42.288202, 27.758683 42.288202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_806'^^xsd:string;
  dwc:observationDate '2017-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723028 28.578314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.723028"^^xsd:decimal ;
  dwc:decimalLongitude "28.578314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723028 28.578314)"^^geo:wktLiteral ;
  geo-pos:lat "43.723028"^^xsd:decimal ;
  geo-pos:long "28.578314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_805'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_805'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.578314'^^xsd:double;
  dwc:latitude '43.723028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.578314 43.723028, 28.578314 43.723028, 28.578314 43.723028, 28.578314 43.723028, 28.578314 43.723028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_805'^^xsd:string;
  dwc:observationDate '2017-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20323 27.92953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20323"^^xsd:decimal ;
  dwc:decimalLongitude "27.92953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20323 27.92953)"^^geo:wktLiteral ;
  geo-pos:lat "43.20323"^^xsd:decimal ;
  geo-pos:long "27.92953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1222'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1222'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.92953'^^xsd:double;
  dwc:latitude '43.20323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.92953 43.20323, 27.92953 43.20323, 27.92953 43.20323, 27.92953 43.20323, 27.92953 43.20323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1222'^^xsd:string;
  dwc:observationDate '2021-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208125 27.934888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.208125"^^xsd:decimal ;
  dwc:decimalLongitude "27.934888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208125 27.934888)"^^geo:wktLiteral ;
  geo-pos:lat "43.208125"^^xsd:decimal ;
  geo-pos:long "27.934888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_803'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_803'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.934888'^^xsd:double;
  dwc:latitude '43.208125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.934888 43.208125, 27.934888 43.208125, 27.934888 43.208125, 27.934888 43.208125, 27.934888 43.208125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_803'^^xsd:string;
  dwc:observationDate '2017-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400579 28.171028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.400579"^^xsd:decimal ;
  dwc:decimalLongitude "28.171028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400579 28.171028)"^^geo:wktLiteral ;
  geo-pos:lat "43.400579"^^xsd:decimal ;
  geo-pos:long "28.171028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_802'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_802'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.171028'^^xsd:double;
  dwc:latitude '43.400579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579, 28.171028 43.400579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_802'^^xsd:string;
  dwc:observationDate '2017-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.393199 27.70554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.393199"^^xsd:decimal ;
  dwc:decimalLongitude "27.70554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.393199 27.70554)"^^geo:wktLiteral ;
  geo-pos:lat "42.393199"^^xsd:decimal ;
  geo-pos:long "27.70554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_801'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_801'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70554'^^xsd:double;
  dwc:latitude '42.393199'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70554 42.393199, 27.70554 42.393199, 27.70554 42.393199, 27.70554 42.393199, 27.70554 42.393199))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_801'^^xsd:string;
  dwc:observationDate '2017-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.206369 27.809517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.206369"^^xsd:decimal ;
  dwc:decimalLongitude "27.809517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.206369 27.809517)"^^geo:wktLiteral ;
  geo-pos:lat "42.206369"^^xsd:decimal ;
  geo-pos:long "27.809517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1223'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1223'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.809517'^^xsd:double;
  dwc:latitude '42.206369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.809517 42.206369, 27.809517 42.206369, 27.809517 42.206369, 27.809517 42.206369, 27.809517 42.206369))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1223'^^xsd:string;
  dwc:observationDate '2021-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0012 27.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0012"^^xsd:decimal ;
  dwc:decimalLongitude "27.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0012 27.8891)"^^geo:wktLiteral ;
  geo-pos:lat "43.0012"^^xsd:decimal ;
  geo-pos:long "27.8891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1224'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1224'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8891'^^xsd:double;
  dwc:latitude '43.0012'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8891 43.0012, 27.8891 43.0012, 27.8891 43.0012, 27.8891 43.0012, 27.8891 43.0012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1224'^^xsd:string;
  dwc:observationDate '2021-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40517 28.158452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40517"^^xsd:decimal ;
  dwc:decimalLongitude "28.158452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40517 28.158452)"^^geo:wktLiteral ;
  geo-pos:lat "43.40517"^^xsd:decimal ;
  geo-pos:long "28.158452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_798'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_798'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.158452'^^xsd:double;
  dwc:latitude '43.40517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517, 28.158452 43.40517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_798'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648877 27.687731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.648877"^^xsd:decimal ;
  dwc:decimalLongitude "27.687731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648877 27.687731)"^^geo:wktLiteral ;
  geo-pos:lat "42.648877"^^xsd:decimal ;
  geo-pos:long "27.687731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1225'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1225'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.687731'^^xsd:double;
  dwc:latitude '42.648877'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877, 27.687731 42.648877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1225'^^xsd:string;
  dwc:observationDate '2021-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217688 27.993335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.217688"^^xsd:decimal ;
  dwc:decimalLongitude "27.993335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217688 27.993335)"^^geo:wktLiteral ;
  geo-pos:lat "43.217688"^^xsd:decimal ;
  geo-pos:long "27.993335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1227'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1227'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.993335'^^xsd:double;
  dwc:latitude '43.217688'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.993335 43.217688, 27.993335 43.217688, 27.993335 43.217688, 27.993335 43.217688, 27.993335 43.217688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1227'^^xsd:string;
  dwc:observationDate '2021-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.505343 27.483005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.505343"^^xsd:decimal ;
  dwc:decimalLongitude "27.483005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.505343 27.483005)"^^geo:wktLiteral ;
  geo-pos:lat "42.505343"^^xsd:decimal ;
  geo-pos:long "27.483005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_795'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_795'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483005'^^xsd:double;
  dwc:latitude '42.505343'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483005 42.505343, 27.483005 42.505343, 27.483005 42.505343, 27.483005 42.505343, 27.483005 42.505343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_795'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.373385 28.089681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.373385"^^xsd:decimal ;
  dwc:decimalLongitude "28.089681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.373385 28.089681)"^^geo:wktLiteral ;
  geo-pos:lat "43.373385"^^xsd:decimal ;
  geo-pos:long "28.089681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1504'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1504'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.089681'^^xsd:double;
  dwc:latitude '43.373385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.089681 43.373385, 28.089681 43.373385, 28.089681 43.373385, 28.089681 43.373385, 28.089681 43.373385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1504'^^xsd:string;
  dwc:observationDate '2022-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642031 27.681193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.642031"^^xsd:decimal ;
  dwc:decimalLongitude "27.681193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642031 27.681193)"^^geo:wktLiteral ;
  geo-pos:lat "42.642031"^^xsd:decimal ;
  geo-pos:long "27.681193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_793'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_793'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.681193'^^xsd:double;
  dwc:latitude '42.642031'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.681193 42.642031, 27.681193 42.642031, 27.681193 42.642031, 27.681193 42.642031, 27.681193 42.642031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_793'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540441 28.591647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540441"^^xsd:decimal ;
  dwc:decimalLongitude "28.591647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540441 28.591647)"^^geo:wktLiteral ;
  geo-pos:lat "43.540441"^^xsd:decimal ;
  geo-pos:long "28.591647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1228'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1228'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.591647'^^xsd:double;
  dwc:latitude '43.540441'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.591647 43.540441, 28.591647 43.540441, 28.591647 43.540441, 28.591647 43.540441, 28.591647 43.540441))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1228'^^xsd:string;
  dwc:observationDate '2021-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.687223 28.563087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.687223"^^xsd:decimal ;
  dwc:decimalLongitude "28.563087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.687223 28.563087)"^^geo:wktLiteral ;
  geo-pos:lat "43.687223"^^xsd:decimal ;
  geo-pos:long "28.563087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_791'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_791'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.563087'^^xsd:double;
  dwc:latitude '43.687223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.563087 43.687223, 28.563087 43.687223, 28.563087 43.687223, 28.563087 43.687223, 28.563087 43.687223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_791'^^xsd:string;
  dwc:observationDate '2017-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670013 28.56628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.670013"^^xsd:decimal ;
  dwc:decimalLongitude "28.56628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670013 28.56628)"^^geo:wktLiteral ;
  geo-pos:lat "43.670013"^^xsd:decimal ;
  geo-pos:long "28.56628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_790'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_790'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.56628'^^xsd:double;
  dwc:latitude '43.670013'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.56628 43.670013, 28.56628 43.670013, 28.56628 43.670013, 28.56628 43.670013, 28.56628 43.670013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_790'^^xsd:string;
  dwc:observationDate '2017-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.410917 27.658374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.410917"^^xsd:decimal ;
  dwc:decimalLongitude "27.658374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.410917 27.658374)"^^geo:wktLiteral ;
  geo-pos:lat "42.410917"^^xsd:decimal ;
  geo-pos:long "27.658374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_789'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_789'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.658374'^^xsd:double;
  dwc:latitude '42.410917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.658374 42.410917, 27.658374 42.410917, 27.658374 42.410917, 27.658374 42.410917, 27.658374 42.410917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_789'^^xsd:string;
  dwc:observationDate '2017-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217688 27.993335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.217688"^^xsd:decimal ;
  dwc:decimalLongitude "27.993335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217688 27.993335)"^^geo:wktLiteral ;
  geo-pos:lat "43.217688"^^xsd:decimal ;
  geo-pos:long "27.993335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1229'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1229'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.993335'^^xsd:double;
  dwc:latitude '43.217688'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.993335 43.217688, 27.993335 43.217688, 27.993335 43.217688, 27.993335 43.217688, 27.993335 43.217688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1229'^^xsd:string;
  dwc:observationDate '2021-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.222754 28.0061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.222754"^^xsd:decimal ;
  dwc:decimalLongitude "28.0061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.222754 28.0061)"^^geo:wktLiteral ;
  geo-pos:lat "43.222754"^^xsd:decimal ;
  geo-pos:long "28.0061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1230'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1230'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.0061'^^xsd:double;
  dwc:latitude '43.222754'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.0061 43.222754, 28.0061 43.222754, 28.0061 43.222754, 28.0061 43.222754, 28.0061 43.222754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1230'^^xsd:string;
  dwc:observationDate '2021-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.047096 27.990902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.047096"^^xsd:decimal ;
  dwc:decimalLongitude "27.990902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.047096 27.990902)"^^geo:wktLiteral ;
  geo-pos:lat "42.047096"^^xsd:decimal ;
  geo-pos:long "27.990902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1231'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1231'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.990902'^^xsd:double;
  dwc:latitude '42.047096'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.990902 42.047096, 27.990902 42.047096, 27.990902 42.047096, 27.990902 42.047096, 27.990902 42.047096))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1231'^^xsd:string;
  dwc:observationDate '2021-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.301139 28.047556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.301139"^^xsd:decimal ;
  dwc:decimalLongitude "28.047556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.301139 28.047556)"^^geo:wktLiteral ;
  geo-pos:lat "43.301139"^^xsd:decimal ;
  geo-pos:long "28.047556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_785'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_785'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.047556'^^xsd:double;
  dwc:latitude '43.301139'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.047556 43.301139, 28.047556 43.301139, 28.047556 43.301139, 28.047556 43.301139, 28.047556 43.301139))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_785'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651899"^^xsd:decimal ;
  dwc:decimalLongitude "28.569807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  geo-pos:lat "43.651899"^^xsd:decimal ;
  geo-pos:long "28.569807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_784'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_784'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.569807'^^xsd:double;
  dwc:latitude '43.651899'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_784'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651899"^^xsd:decimal ;
  dwc:decimalLongitude "28.569807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651899 28.569807)"^^geo:wktLiteral ;
  geo-pos:lat "43.651899"^^xsd:decimal ;
  geo-pos:long "28.569807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_783'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_783'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.569807'^^xsd:double;
  dwc:latitude '43.651899'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899, 28.569807 43.651899))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_783'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650094 28.568391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.650094"^^xsd:decimal ;
  dwc:decimalLongitude "28.568391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650094 28.568391)"^^geo:wktLiteral ;
  geo-pos:lat "43.650094"^^xsd:decimal ;
  geo-pos:long "28.568391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1232'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1232'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568391'^^xsd:double;
  dwc:latitude '43.650094'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1232'^^xsd:string;
  dwc:observationDate '2021-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205936 27.931428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.205936"^^xsd:decimal ;
  dwc:decimalLongitude "27.931428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205936 27.931428)"^^geo:wktLiteral ;
  geo-pos:lat "43.205936"^^xsd:decimal ;
  geo-pos:long "27.931428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_781'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_781'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.931428'^^xsd:double;
  dwc:latitude '43.205936'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.931428 43.205936, 27.931428 43.205936, 27.931428 43.205936, 27.931428 43.205936, 27.931428 43.205936))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_781'^^xsd:string;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.655967 27.714491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.655967"^^xsd:decimal ;
  dwc:decimalLongitude "27.714491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.655967 27.714491)"^^geo:wktLiteral ;
  geo-pos:lat "42.655967"^^xsd:decimal ;
  geo-pos:long "27.714491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_780'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_780'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.714491'^^xsd:double;
  dwc:latitude '42.655967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.714491 42.655967, 27.714491 42.655967, 27.714491 42.655967, 27.714491 42.655967, 27.714491 42.655967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_780'^^xsd:string;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21469"^^xsd:decimal ;
  dwc:decimalLongitude "27.792304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  geo-pos:lat "42.21469"^^xsd:decimal ;
  geo-pos:long "27.792304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_779'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_779'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.792304'^^xsd:double;
  dwc:latitude '42.21469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_779'^^xsd:string;
  dwc:observationDate '2017-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21469"^^xsd:decimal ;
  dwc:decimalLongitude "27.792304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21469 27.792304)"^^geo:wktLiteral ;
  geo-pos:lat "42.21469"^^xsd:decimal ;
  geo-pos:long "27.792304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_778'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_778'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.792304'^^xsd:double;
  dwc:latitude '42.21469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469, 27.792304 42.21469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_778'^^xsd:string;
  dwc:observationDate '2017-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.348177 27.722839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.348177"^^xsd:decimal ;
  dwc:decimalLongitude "27.722839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.348177 27.722839)"^^geo:wktLiteral ;
  geo-pos:lat "42.348177"^^xsd:decimal ;
  geo-pos:long "27.722839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_101'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_101'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.722839'^^xsd:double;
  dwc:latitude '42.348177'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.722839 42.348177, 27.722839 42.348177, 27.722839 42.348177, 27.722839 42.348177, 27.722839 42.348177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_101'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170595 27.854617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.170595"^^xsd:decimal ;
  dwc:decimalLongitude "27.854617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170595 27.854617)"^^geo:wktLiteral ;
  geo-pos:lat "42.170595"^^xsd:decimal ;
  geo-pos:long "27.854617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_421'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_421'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.854617'^^xsd:double;
  dwc:latitude '42.170595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.854617 42.170595, 27.854617 42.170595, 27.854617 42.170595, 27.854617 42.170595, 27.854617 42.170595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_421'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18952 27.826202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.18952"^^xsd:decimal ;
  dwc:decimalLongitude "27.826202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18952 27.826202)"^^geo:wktLiteral ;
  geo-pos:lat "42.18952"^^xsd:decimal ;
  geo-pos:long "27.826202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_420'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_420'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.826202'^^xsd:double;
  dwc:latitude '42.18952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.826202 42.18952, 27.826202 42.18952, 27.826202 42.18952, 27.826202 42.18952, 27.826202 42.18952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_420'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02269 27.886587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02269"^^xsd:decimal ;
  dwc:decimalLongitude "27.886587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02269 27.886587)"^^geo:wktLiteral ;
  geo-pos:lat "43.02269"^^xsd:decimal ;
  geo-pos:long "27.886587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_419'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_419'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886587'^^xsd:double;
  dwc:latitude '43.02269'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886587 43.02269, 27.886587 43.02269, 27.886587 43.02269, 27.886587 43.02269, 27.886587 43.02269))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_419'^^xsd:string;
  dwc:observationDate '2016-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02269 27.886587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02269"^^xsd:decimal ;
  dwc:decimalLongitude "27.886587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02269 27.886587)"^^geo:wktLiteral ;
  geo-pos:lat "43.02269"^^xsd:decimal ;
  geo-pos:long "27.886587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_418'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_418'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886587'^^xsd:double;
  dwc:latitude '43.02269'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886587 43.02269, 27.886587 43.02269, 27.886587 43.02269, 27.886587 43.02269, 27.886587 43.02269))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_418'^^xsd:string;
  dwc:observationDate '2016-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41902 27.690328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41902"^^xsd:decimal ;
  dwc:decimalLongitude "27.690328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41902 27.690328)"^^geo:wktLiteral ;
  geo-pos:lat "42.41902"^^xsd:decimal ;
  geo-pos:long "27.690328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_417'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_417'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.690328'^^xsd:double;
  dwc:latitude '42.41902'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.690328 42.41902, 27.690328 42.41902, 27.690328 42.41902, 27.690328 42.41902, 27.690328 42.41902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_417'^^xsd:string;
  dwc:observationDate '2016-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385663 27.704367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.385663"^^xsd:decimal ;
  dwc:decimalLongitude "27.704367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385663 27.704367)"^^geo:wktLiteral ;
  geo-pos:lat "42.385663"^^xsd:decimal ;
  geo-pos:long "27.704367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_416'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_416'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.704367'^^xsd:double;
  dwc:latitude '42.385663'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.704367 42.385663, 27.704367 42.385663, 27.704367 42.385663, 27.704367 42.385663, 27.704367 42.385663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_416'^^xsd:string;
  dwc:observationDate '2016-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494543 28.584772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494543"^^xsd:decimal ;
  dwc:decimalLongitude "28.584772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494543 28.584772)"^^geo:wktLiteral ;
  geo-pos:lat "43.494543"^^xsd:decimal ;
  geo-pos:long "28.584772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_415'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_415'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.584772'^^xsd:double;
  dwc:latitude '43.494543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_415'^^xsd:string;
  dwc:observationDate '2016-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917133 27.891085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917133"^^xsd:decimal ;
  dwc:decimalLongitude "27.891085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917133 27.891085)"^^geo:wktLiteral ;
  geo-pos:lat "42.917133"^^xsd:decimal ;
  geo-pos:long "27.891085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_414'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_414'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.891085'^^xsd:double;
  dwc:latitude '42.917133'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.891085 42.917133, 27.891085 42.917133, 27.891085 42.917133, 27.891085 42.917133, 27.891085 42.917133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_414'^^xsd:string;
  dwc:observationDate '2016-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.021005 27.886698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.021005"^^xsd:decimal ;
  dwc:decimalLongitude "27.886698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.021005 27.886698)"^^geo:wktLiteral ;
  geo-pos:lat "43.021005"^^xsd:decimal ;
  geo-pos:long "27.886698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_413'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_413'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886698'^^xsd:double;
  dwc:latitude '43.021005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886698 43.021005, 27.886698 43.021005, 27.886698 43.021005, 27.886698 43.021005, 27.886698 43.021005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_413'^^xsd:string;
  dwc:observationDate '2016-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.157105 27.859358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.157105"^^xsd:decimal ;
  dwc:decimalLongitude "27.859358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.157105 27.859358)"^^geo:wktLiteral ;
  geo-pos:lat "42.157105"^^xsd:decimal ;
  geo-pos:long "27.859358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_412'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_412'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.859358'^^xsd:double;
  dwc:latitude '42.157105'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.859358 42.157105, 27.859358 42.157105, 27.859358 42.157105, 27.859358 42.157105, 27.859358 42.157105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_412'^^xsd:string;
  dwc:observationDate '2016-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.187985 27.835488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.187985"^^xsd:decimal ;
  dwc:decimalLongitude "27.835488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.187985 27.835488)"^^geo:wktLiteral ;
  geo-pos:lat "42.187985"^^xsd:decimal ;
  geo-pos:long "27.835488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_411'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_411'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.835488'^^xsd:double;
  dwc:latitude '42.187985'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.835488 42.187985, 27.835488 42.187985, 27.835488 42.187985, 27.835488 42.187985, 27.835488 42.187985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_411'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520933 27.48655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520933"^^xsd:decimal ;
  dwc:decimalLongitude "27.48655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520933 27.48655)"^^geo:wktLiteral ;
  geo-pos:lat "42.520933"^^xsd:decimal ;
  geo-pos:long "27.48655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_410'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_410'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48655'^^xsd:double;
  dwc:latitude '42.520933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48655 42.520933, 27.48655 42.520933, 27.48655 42.520933, 27.48655 42.520933, 27.48655 42.520933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_410'^^xsd:string;
  dwc:observationDate '2016-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.082183 27.968472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.082183"^^xsd:decimal ;
  dwc:decimalLongitude "27.968472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.082183 27.968472)"^^geo:wktLiteral ;
  geo-pos:lat "42.082183"^^xsd:decimal ;
  geo-pos:long "27.968472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_409'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_409'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.968472'^^xsd:double;
  dwc:latitude '42.082183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.968472 42.082183, 27.968472 42.082183, 27.968472 42.082183, 27.968472 42.082183, 27.968472 42.082183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_409'^^xsd:string;
  dwc:observationDate '2016-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217733 27.787477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217733"^^xsd:decimal ;
  dwc:decimalLongitude "27.787477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217733 27.787477)"^^geo:wktLiteral ;
  geo-pos:lat "42.217733"^^xsd:decimal ;
  geo-pos:long "27.787477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_408'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_408'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787477'^^xsd:double;
  dwc:latitude '42.217733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_408'^^xsd:string;
  dwc:observationDate '2016-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217733 27.787477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217733"^^xsd:decimal ;
  dwc:decimalLongitude "27.787477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217733 27.787477)"^^geo:wktLiteral ;
  geo-pos:lat "42.217733"^^xsd:decimal ;
  geo-pos:long "27.787477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_407'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_407'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787477'^^xsd:double;
  dwc:latitude '42.217733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_407'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217733 27.787477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217733"^^xsd:decimal ;
  dwc:decimalLongitude "27.787477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217733 27.787477)"^^geo:wktLiteral ;
  geo-pos:lat "42.217733"^^xsd:decimal ;
  geo-pos:long "27.787477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_406'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_406'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787477'^^xsd:double;
  dwc:latitude '42.217733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733, 27.787477 42.217733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_406'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650094 28.568391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.650094"^^xsd:decimal ;
  dwc:decimalLongitude "28.568391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650094 28.568391)"^^geo:wktLiteral ;
  geo-pos:lat "43.650094"^^xsd:decimal ;
  geo-pos:long "28.568391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1233'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1233'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.568391'^^xsd:double;
  dwc:latitude '43.650094'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094, 28.568391 43.650094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1233'^^xsd:string;
  dwc:observationDate '2021-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57035 27.634733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57035"^^xsd:decimal ;
  dwc:decimalLongitude "27.634733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57035 27.634733)"^^geo:wktLiteral ;
  geo-pos:lat "42.57035"^^xsd:decimal ;
  geo-pos:long "27.634733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_404'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_404'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634733'^^xsd:double;
  dwc:latitude '42.57035'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634733 42.57035, 27.634733 42.57035, 27.634733 42.57035, 27.634733 42.57035, 27.634733 42.57035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_404'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.637067 27.6745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.637067"^^xsd:decimal ;
  dwc:decimalLongitude "27.6745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.637067 27.6745)"^^geo:wktLiteral ;
  geo-pos:lat "42.637067"^^xsd:decimal ;
  geo-pos:long "27.6745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_403'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_403'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.6745'^^xsd:double;
  dwc:latitude '42.637067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.6745 42.637067, 27.6745 42.637067, 27.6745 42.637067, 27.6745 42.637067, 27.6745 42.637067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_403'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216506 27.794873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216506"^^xsd:decimal ;
  dwc:decimalLongitude "27.794873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216506 27.794873)"^^geo:wktLiteral ;
  geo-pos:lat "42.216506"^^xsd:decimal ;
  geo-pos:long "27.794873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1234'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1234'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.794873'^^xsd:double;
  dwc:latitude '42.216506'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1234'^^xsd:string;
  dwc:observationDate '2021-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.355705 27.718197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.355705"^^xsd:decimal ;
  dwc:decimalLongitude "27.718197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.355705 27.718197)"^^geo:wktLiteral ;
  geo-pos:lat "42.355705"^^xsd:decimal ;
  geo-pos:long "27.718197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1236'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1236'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.718197'^^xsd:double;
  dwc:latitude '42.355705'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.718197 42.355705, 27.718197 42.355705, 27.718197 42.355705, 27.718197 42.355705, 27.718197 42.355705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1236'^^xsd:string;
  dwc:observationDate '2021-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378003 28.092717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.378003"^^xsd:decimal ;
  dwc:decimalLongitude "28.092717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378003 28.092717)"^^geo:wktLiteral ;
  geo-pos:lat "43.378003"^^xsd:decimal ;
  geo-pos:long "28.092717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1237'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1237'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.092717'^^xsd:double;
  dwc:latitude '43.378003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.092717 43.378003, 28.092717 43.378003, 28.092717 43.378003, 28.092717 43.378003, 28.092717 43.378003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1237'^^xsd:string;
  dwc:observationDate '2021-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378003 28.092717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.378003"^^xsd:decimal ;
  dwc:decimalLongitude "28.092717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378003 28.092717)"^^geo:wktLiteral ;
  geo-pos:lat "43.378003"^^xsd:decimal ;
  geo-pos:long "28.092717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1238'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1238'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.092717'^^xsd:double;
  dwc:latitude '43.378003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.092717 43.378003, 28.092717 43.378003, 28.092717 43.378003, 28.092717 43.378003, 28.092717 43.378003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1238'^^xsd:string;
  dwc:observationDate '2021-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218333 27.975633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.218333"^^xsd:decimal ;
  dwc:decimalLongitude "27.975633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218333 27.975633)"^^geo:wktLiteral ;
  geo-pos:lat "43.218333"^^xsd:decimal ;
  geo-pos:long "27.975633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_398'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_398'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.975633'^^xsd:double;
  dwc:latitude '43.218333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.975633 43.218333, 27.975633 43.218333, 27.975633 43.218333, 27.975633 43.218333, 27.975633 43.218333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_398'^^xsd:string;
  dwc:observationDate '2016-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20075 27.920667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20075"^^xsd:decimal ;
  dwc:decimalLongitude "27.920667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20075 27.920667)"^^geo:wktLiteral ;
  geo-pos:lat "43.20075"^^xsd:decimal ;
  geo-pos:long "27.920667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_397'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_397'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.920667'^^xsd:double;
  dwc:latitude '43.20075'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.920667 43.20075, 27.920667 43.20075, 27.920667 43.20075, 27.920667 43.20075, 27.920667 43.20075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_397'^^xsd:string;
  dwc:observationDate '2016-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.415665 27.696236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.415665"^^xsd:decimal ;
  dwc:decimalLongitude "27.696236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.415665 27.696236)"^^geo:wktLiteral ;
  geo-pos:lat "42.415665"^^xsd:decimal ;
  geo-pos:long "27.696236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1240'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1240'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.696236'^^xsd:double;
  dwc:latitude '42.415665'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.696236 42.415665, 27.696236 42.415665, 27.696236 42.415665, 27.696236 42.415665, 27.696236 42.415665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1240'^^xsd:string;
  dwc:observationDate '2021-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568848 28.593767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.568848"^^xsd:decimal ;
  dwc:decimalLongitude "28.593767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568848 28.593767)"^^geo:wktLiteral ;
  geo-pos:lat "43.568848"^^xsd:decimal ;
  geo-pos:long "28.593767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_395'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_395'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.593767'^^xsd:double;
  dwc:latitude '43.568848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.593767 43.568848, 28.593767 43.568848, 28.593767 43.568848, 28.593767 43.568848, 28.593767 43.568848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_395'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067142 27.970255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067142"^^xsd:decimal ;
  dwc:decimalLongitude "27.970255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067142 27.970255)"^^geo:wktLiteral ;
  geo-pos:lat "42.067142"^^xsd:decimal ;
  geo-pos:long "27.970255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1505'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1505'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.970255'^^xsd:double;
  dwc:latitude '42.067142'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.970255 42.067142, 27.970255 42.067142, 27.970255 42.067142, 27.970255 42.067142, 27.970255 42.067142))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1505'^^xsd:string;
  dwc:observationDate '2022-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.579035 27.63333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.579035"^^xsd:decimal ;
  dwc:decimalLongitude "27.63333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.579035 27.63333)"^^geo:wktLiteral ;
  geo-pos:lat "42.579035"^^xsd:decimal ;
  geo-pos:long "27.63333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1506'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1506'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63333'^^xsd:double;
  dwc:latitude '42.579035'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63333 42.579035, 27.63333 42.579035, 27.63333 42.579035, 27.63333 42.579035, 27.63333 42.579035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1506'^^xsd:string;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200489 27.923772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.200489"^^xsd:decimal ;
  dwc:decimalLongitude "27.923772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200489 27.923772)"^^geo:wktLiteral ;
  geo-pos:lat "43.200489"^^xsd:decimal ;
  geo-pos:long "27.923772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1241'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1241'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.923772'^^xsd:double;
  dwc:latitude '43.200489'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.923772 43.200489, 27.923772 43.200489, 27.923772 43.200489, 27.923772 43.200489, 27.923772 43.200489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1241'^^xsd:string;
  dwc:observationDate '2021-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716631 28.567736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716631"^^xsd:decimal ;
  dwc:decimalLongitude "28.567736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716631 28.567736)"^^geo:wktLiteral ;
  geo-pos:lat "43.716631"^^xsd:decimal ;
  geo-pos:long "28.567736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1243'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1243'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.567736'^^xsd:double;
  dwc:latitude '43.716631'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.567736 43.716631, 28.567736 43.716631, 28.567736 43.716631, 28.567736 43.716631, 28.567736 43.716631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1243'^^xsd:string;
  dwc:observationDate '2021-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216506 27.794873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216506"^^xsd:decimal ;
  dwc:decimalLongitude "27.794873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216506 27.794873)"^^geo:wktLiteral ;
  geo-pos:lat "42.216506"^^xsd:decimal ;
  geo-pos:long "27.794873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1244'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1244'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.794873'^^xsd:double;
  dwc:latitude '42.216506'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506, 27.794873 42.216506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1244'^^xsd:string;
  dwc:observationDate '2021-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173615 27.885231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173615"^^xsd:decimal ;
  dwc:decimalLongitude "27.885231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173615 27.885231)"^^geo:wktLiteral ;
  geo-pos:lat "43.173615"^^xsd:decimal ;
  geo-pos:long "27.885231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1245'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1245'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.885231'^^xsd:double;
  dwc:latitude '43.173615'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.885231 43.173615, 27.885231 43.173615, 27.885231 43.173615, 27.885231 43.173615, 27.885231 43.173615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1245'^^xsd:string;
  dwc:observationDate '2021-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667523 27.7116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667523"^^xsd:decimal ;
  dwc:decimalLongitude "27.7116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667523 27.7116)"^^geo:wktLiteral ;
  geo-pos:lat "42.667523"^^xsd:decimal ;
  geo-pos:long "27.7116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1250'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1250'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7116'^^xsd:double;
  dwc:latitude '42.667523'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7116 42.667523, 27.7116 42.667523, 27.7116 42.667523, 27.7116 42.667523, 27.7116 42.667523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1250'^^xsd:string;
  dwc:observationDate '2022-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503417 28.58945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503417"^^xsd:decimal ;
  dwc:decimalLongitude "28.58945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503417 28.58945)"^^geo:wktLiteral ;
  geo-pos:lat "43.503417"^^xsd:decimal ;
  geo-pos:long "28.58945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_387'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_387'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.58945'^^xsd:double;
  dwc:latitude '43.503417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_387'^^xsd:string;
  dwc:observationDate '2016-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503417 28.58945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503417"^^xsd:decimal ;
  dwc:decimalLongitude "28.58945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503417 28.58945)"^^geo:wktLiteral ;
  geo-pos:lat "43.503417"^^xsd:decimal ;
  geo-pos:long "28.58945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_386'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_386'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.58945'^^xsd:double;
  dwc:latitude '43.503417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_386'^^xsd:string;
  dwc:observationDate '2016-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503417 28.58945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503417"^^xsd:decimal ;
  dwc:decimalLongitude "28.58945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503417 28.58945)"^^geo:wktLiteral ;
  geo-pos:lat "43.503417"^^xsd:decimal ;
  geo-pos:long "28.58945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_385'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_385'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.58945'^^xsd:double;
  dwc:latitude '43.503417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417, 28.58945 43.503417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_385'^^xsd:string;
  dwc:observationDate '2016-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177935 27.912505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.177935"^^xsd:decimal ;
  dwc:decimalLongitude "27.912505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177935 27.912505)"^^geo:wktLiteral ;
  geo-pos:lat "43.177935"^^xsd:decimal ;
  geo-pos:long "27.912505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1251'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1251'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.912505'^^xsd:double;
  dwc:latitude '43.177935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.912505 43.177935, 27.912505 43.177935, 27.912505 43.177935, 27.912505 43.177935, 27.912505 43.177935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1251'^^xsd:string;
  dwc:observationDate '2022-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49811 27.484021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49811"^^xsd:decimal ;
  dwc:decimalLongitude "27.484021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49811 27.484021)"^^geo:wktLiteral ;
  geo-pos:lat "42.49811"^^xsd:decimal ;
  geo-pos:long "27.484021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1252'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1252'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484021'^^xsd:double;
  dwc:latitude '42.49811'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484021 42.49811, 27.484021 42.49811, 27.484021 42.49811, 27.484021 42.49811, 27.484021 42.49811))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1252'^^xsd:string;
  dwc:observationDate '2022-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557533 28.588883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.557533"^^xsd:decimal ;
  dwc:decimalLongitude "28.588883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557533 28.588883)"^^geo:wktLiteral ;
  geo-pos:lat "43.557533"^^xsd:decimal ;
  geo-pos:long "28.588883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_382'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_382'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.588883'^^xsd:double;
  dwc:latitude '43.557533'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.588883 43.557533, 28.588883 43.557533, 28.588883 43.557533, 28.588883 43.557533, 28.588883 43.557533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_382'^^xsd:string;
  dwc:observationDate '2016-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041562 27.98806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041562"^^xsd:decimal ;
  dwc:decimalLongitude "27.98806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041562 27.98806)"^^geo:wktLiteral ;
  geo-pos:lat "42.041562"^^xsd:decimal ;
  geo-pos:long "27.98806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_381'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_381'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.98806'^^xsd:double;
  dwc:latitude '42.041562'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.98806 42.041562, 27.98806 42.041562, 27.98806 42.041562, 27.98806 42.041562, 27.98806 42.041562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_381'^^xsd:string;
  dwc:observationDate '2016-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.511367 27.486183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.511367"^^xsd:decimal ;
  dwc:decimalLongitude "27.486183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.511367 27.486183)"^^geo:wktLiteral ;
  geo-pos:lat "42.511367"^^xsd:decimal ;
  geo-pos:long "27.486183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_380'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_380'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486183'^^xsd:double;
  dwc:latitude '42.511367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486183 42.511367, 27.486183 42.511367, 27.486183 42.511367, 27.486183 42.511367, 27.486183 42.511367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_380'^^xsd:string;
  dwc:observationDate '2016-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.559167 27.637967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.559167"^^xsd:decimal ;
  dwc:decimalLongitude "27.637967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.559167 27.637967)"^^geo:wktLiteral ;
  geo-pos:lat "42.559167"^^xsd:decimal ;
  geo-pos:long "27.637967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_379'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_379'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.637967'^^xsd:double;
  dwc:latitude '42.559167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.637967 42.559167, 27.637967 42.559167, 27.637967 42.559167, 27.637967 42.559167, 27.637967 42.559167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_379'^^xsd:string;
  dwc:observationDate '2016-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209645 27.788392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209645"^^xsd:decimal ;
  dwc:decimalLongitude "27.788392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209645 27.788392)"^^geo:wktLiteral ;
  geo-pos:lat "42.209645"^^xsd:decimal ;
  geo-pos:long "27.788392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_378'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_378'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788392'^^xsd:double;
  dwc:latitude '42.209645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788392 42.209645, 27.788392 42.209645, 27.788392 42.209645, 27.788392 42.209645, 27.788392 42.209645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_378'^^xsd:string;
  dwc:observationDate '2016-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.416733 27.650233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.416733"^^xsd:decimal ;
  dwc:decimalLongitude "27.650233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.416733 27.650233)"^^geo:wktLiteral ;
  geo-pos:lat "42.416733"^^xsd:decimal ;
  geo-pos:long "27.650233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_377'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_377'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.650233'^^xsd:double;
  dwc:latitude '42.416733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.650233 42.416733, 27.650233 42.416733, 27.650233 42.416733, 27.650233 42.416733, 27.650233 42.416733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_377'^^xsd:string;
  dwc:observationDate '2016-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.510276 27.484947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.510276"^^xsd:decimal ;
  dwc:decimalLongitude "27.484947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.510276 27.484947)"^^geo:wktLiteral ;
  geo-pos:lat "42.510276"^^xsd:decimal ;
  geo-pos:long "27.484947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1253'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1253'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484947'^^xsd:double;
  dwc:latitude '42.510276'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484947 42.510276, 27.484947 42.510276, 27.484947 42.510276, 27.484947 42.510276, 27.484947 42.510276))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1253'^^xsd:string;
  dwc:observationDate '2022-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10995 27.924507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10995"^^xsd:decimal ;
  dwc:decimalLongitude "27.924507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10995 27.924507)"^^geo:wktLiteral ;
  geo-pos:lat "42.10995"^^xsd:decimal ;
  geo-pos:long "27.924507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_375'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_375'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.924507'^^xsd:double;
  dwc:latitude '42.10995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.924507 42.10995, 27.924507 42.10995, 27.924507 42.10995, 27.924507 42.10995, 27.924507 42.10995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_375'^^xsd:string;
  dwc:observationDate '2016-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8204 27.883883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8204"^^xsd:decimal ;
  dwc:decimalLongitude "27.883883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8204 27.883883)"^^geo:wktLiteral ;
  geo-pos:lat "42.8204"^^xsd:decimal ;
  geo-pos:long "27.883883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_374'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_374'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.883883'^^xsd:double;
  dwc:latitude '42.8204'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.883883 42.8204, 27.883883 42.8204, 27.883883 42.8204, 27.883883 42.8204, 27.883883 42.8204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_374'^^xsd:string;
  dwc:observationDate '2016-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.700117 27.718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.700117"^^xsd:decimal ;
  dwc:decimalLongitude "27.718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.700117 27.718333)"^^geo:wktLiteral ;
  geo-pos:lat "42.700117"^^xsd:decimal ;
  geo-pos:long "27.718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_373'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_373'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.718333'^^xsd:double;
  dwc:latitude '42.700117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.718333 42.700117, 27.718333 42.700117, 27.718333 42.700117, 27.718333 42.700117, 27.718333 42.700117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_373'^^xsd:string;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495639 27.48389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495639"^^xsd:decimal ;
  dwc:decimalLongitude "27.48389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495639 27.48389)"^^geo:wktLiteral ;
  geo-pos:lat "42.495639"^^xsd:decimal ;
  geo-pos:long "27.48389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1254'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1254'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48389'^^xsd:double;
  dwc:latitude '42.495639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48389 42.495639, 27.48389 42.495639, 27.48389 42.495639, 27.48389 42.495639, 27.48389 42.495639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1254'^^xsd:string;
  dwc:observationDate '2022-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665231 27.713286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665231"^^xsd:decimal ;
  dwc:decimalLongitude "27.713286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665231 27.713286)"^^geo:wktLiteral ;
  geo-pos:lat "42.665231"^^xsd:decimal ;
  geo-pos:long "27.713286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1255'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1255'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.713286'^^xsd:double;
  dwc:latitude '42.665231'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.713286 42.665231, 27.713286 42.665231, 27.713286 42.665231, 27.713286 42.665231, 27.713286 42.665231))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1255'^^xsd:string;
  dwc:observationDate '2022-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555148 27.635398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.555148"^^xsd:decimal ;
  dwc:decimalLongitude "27.635398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555148 27.635398)"^^geo:wktLiteral ;
  geo-pos:lat "42.555148"^^xsd:decimal ;
  geo-pos:long "27.635398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_370'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_370'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.635398'^^xsd:double;
  dwc:latitude '42.555148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.635398 42.555148, 27.635398 42.555148, 27.635398 42.555148, 27.635398 42.555148, 27.635398 42.555148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_370'^^xsd:string;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555395 27.52546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.555395"^^xsd:decimal ;
  dwc:decimalLongitude "27.52546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555395 27.52546)"^^geo:wktLiteral ;
  geo-pos:lat "42.555395"^^xsd:decimal ;
  geo-pos:long "27.52546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_369'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_369'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.52546'^^xsd:double;
  dwc:latitude '42.555395'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.52546 42.555395, 27.52546 42.555395, 27.52546 42.555395, 27.52546 42.555395, 27.52546 42.555395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_369'^^xsd:string;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.232312 28.015013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.232312"^^xsd:decimal ;
  dwc:decimalLongitude "28.015013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.232312 28.015013)"^^geo:wktLiteral ;
  geo-pos:lat "43.232312"^^xsd:decimal ;
  geo-pos:long "28.015013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1256'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1256'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.015013'^^xsd:double;
  dwc:latitude '43.232312'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.015013 43.232312, 28.015013 43.232312, 28.015013 43.232312, 28.015013 43.232312, 28.015013 43.232312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1256'^^xsd:string;
  dwc:observationDate '2022-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652062 27.687168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.652062"^^xsd:decimal ;
  dwc:decimalLongitude "27.687168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652062 27.687168)"^^geo:wktLiteral ;
  geo-pos:lat "42.652062"^^xsd:decimal ;
  geo-pos:long "27.687168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1257'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1257'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.687168'^^xsd:double;
  dwc:latitude '42.652062'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.687168 42.652062, 27.687168 42.652062, 27.687168 42.652062, 27.687168 42.652062, 27.687168 42.652062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1257'^^xsd:string;
  dwc:observationDate '2022-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652018 27.689278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.652018"^^xsd:decimal ;
  dwc:decimalLongitude "27.689278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652018 27.689278)"^^geo:wktLiteral ;
  geo-pos:lat "42.652018"^^xsd:decimal ;
  geo-pos:long "27.689278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1258'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1258'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.689278'^^xsd:double;
  dwc:latitude '42.652018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.689278 42.652018, 27.689278 42.652018, 27.689278 42.652018, 27.689278 42.652018, 27.689278 42.652018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1258'^^xsd:string;
  dwc:observationDate '2022-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210776 27.950379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210776"^^xsd:decimal ;
  dwc:decimalLongitude "27.950379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210776 27.950379)"^^geo:wktLiteral ;
  geo-pos:lat "43.210776"^^xsd:decimal ;
  geo-pos:long "27.950379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1259'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1259'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.950379'^^xsd:double;
  dwc:latitude '43.210776'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.950379 43.210776, 27.950379 43.210776, 27.950379 43.210776, 27.950379 43.210776, 27.950379 43.210776))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1259'^^xsd:string;
  dwc:observationDate '2022-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487948 27.482145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487948"^^xsd:decimal ;
  dwc:decimalLongitude "27.482145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487948 27.482145)"^^geo:wktLiteral ;
  geo-pos:lat "42.487948"^^xsd:decimal ;
  geo-pos:long "27.482145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1260'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1260'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.482145'^^xsd:double;
  dwc:latitude '42.487948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.482145 42.487948, 27.482145 42.487948, 27.482145 42.487948, 27.482145 42.487948, 27.482145 42.487948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1260'^^xsd:string;
  dwc:observationDate '2022-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12211 27.928935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12211"^^xsd:decimal ;
  dwc:decimalLongitude "27.928935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12211 27.928935)"^^geo:wktLiteral ;
  geo-pos:lat "43.12211"^^xsd:decimal ;
  geo-pos:long "27.928935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1261'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1261'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.928935'^^xsd:double;
  dwc:latitude '43.12211'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.928935 43.12211, 27.928935 43.12211, 27.928935 43.12211, 27.928935 43.12211, 27.928935 43.12211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1261'^^xsd:string;
  dwc:observationDate '2022-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5575 27.639517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5575"^^xsd:decimal ;
  dwc:decimalLongitude "27.639517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5575 27.639517)"^^geo:wktLiteral ;
  geo-pos:lat "42.5575"^^xsd:decimal ;
  geo-pos:long "27.639517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_362'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_362'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.639517'^^xsd:double;
  dwc:latitude '42.5575'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.639517 42.5575, 27.639517 42.5575, 27.639517 42.5575, 27.639517 42.5575, 27.639517 42.5575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_362'^^xsd:string;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.622083 27.634633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.622083"^^xsd:decimal ;
  dwc:decimalLongitude "27.634633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.622083 27.634633)"^^geo:wktLiteral ;
  geo-pos:lat "42.622083"^^xsd:decimal ;
  geo-pos:long "27.634633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_361'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_361'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634633'^^xsd:double;
  dwc:latitude '42.622083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634633 42.622083, 27.634633 42.622083, 27.634633 42.622083, 27.634633 42.622083, 27.634633 42.622083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_361'^^xsd:string;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487638 27.482144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487638"^^xsd:decimal ;
  dwc:decimalLongitude "27.482144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487638 27.482144)"^^geo:wktLiteral ;
  geo-pos:lat "42.487638"^^xsd:decimal ;
  geo-pos:long "27.482144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1262'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1262'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.482144'^^xsd:double;
  dwc:latitude '42.487638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.482144 42.487638, 27.482144 42.487638, 27.482144 42.487638, 27.482144 42.487638, 27.482144 42.487638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1262'^^xsd:string;
  dwc:observationDate '2022-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.704917 27.755533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.704917"^^xsd:decimal ;
  dwc:decimalLongitude "27.755533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.704917 27.755533)"^^geo:wktLiteral ;
  geo-pos:lat "42.704917"^^xsd:decimal ;
  geo-pos:long "27.755533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_359'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_359'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.755533'^^xsd:double;
  dwc:latitude '42.704917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.755533 42.704917, 27.755533 42.704917, 27.755533 42.704917, 27.755533 42.704917, 27.755533 42.704917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_359'^^xsd:string;
  dwc:observationDate '2016-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.538611 27.497876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.538611"^^xsd:decimal ;
  dwc:decimalLongitude "27.497876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.538611 27.497876)"^^geo:wktLiteral ;
  geo-pos:lat "42.538611"^^xsd:decimal ;
  geo-pos:long "27.497876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1263'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1263'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.497876'^^xsd:double;
  dwc:latitude '42.538611'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.497876 42.538611, 27.497876 42.538611, 27.497876 42.538611, 27.497876 42.538611, 27.497876 42.538611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1263'^^xsd:string;
  dwc:observationDate '2022-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.701333 27.719033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.701333"^^xsd:decimal ;
  dwc:decimalLongitude "27.719033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.701333 27.719033)"^^geo:wktLiteral ;
  geo-pos:lat "42.701333"^^xsd:decimal ;
  geo-pos:long "27.719033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_357'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_357'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.719033'^^xsd:double;
  dwc:latitude '42.701333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.719033 42.701333, 27.719033 42.701333, 27.719033 42.701333, 27.719033 42.701333, 27.719033 42.701333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_357'^^xsd:string;
  dwc:observationDate '2016-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177935 27.912505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.177935"^^xsd:decimal ;
  dwc:decimalLongitude "27.912505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177935 27.912505)"^^geo:wktLiteral ;
  geo-pos:lat "43.177935"^^xsd:decimal ;
  geo-pos:long "27.912505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1264'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1264'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.912505'^^xsd:double;
  dwc:latitude '43.177935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.912505 43.177935, 27.912505 43.177935, 27.912505 43.177935, 27.912505 43.177935, 27.912505 43.177935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1264'^^xsd:string;
  dwc:observationDate '2022-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.249789 28.029184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.249789"^^xsd:decimal ;
  dwc:decimalLongitude "28.029184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.249789 28.029184)"^^geo:wktLiteral ;
  geo-pos:lat "43.249789"^^xsd:decimal ;
  geo-pos:long "28.029184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1265'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1265'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.029184'^^xsd:double;
  dwc:latitude '43.249789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.029184 43.249789, 28.029184 43.249789, 28.029184 43.249789, 28.029184 43.249789, 28.029184 43.249789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1265'^^xsd:string;
  dwc:observationDate '2022-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.424362 27.641452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.424362"^^xsd:decimal ;
  dwc:decimalLongitude "27.641452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.424362 27.641452)"^^geo:wktLiteral ;
  geo-pos:lat "42.424362"^^xsd:decimal ;
  geo-pos:long "27.641452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_354'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_354'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.641452'^^xsd:double;
  dwc:latitude '42.424362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.641452 42.424362, 27.641452 42.424362, 27.641452 42.424362, 27.641452 42.424362, 27.641452 42.424362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_354'^^xsd:string;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385543 27.708214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.385543"^^xsd:decimal ;
  dwc:decimalLongitude "27.708214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.385543 27.708214)"^^geo:wktLiteral ;
  geo-pos:lat "42.385543"^^xsd:decimal ;
  geo-pos:long "27.708214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1266'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1266'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708214'^^xsd:double;
  dwc:latitude '42.385543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708214 42.385543, 27.708214 42.385543, 27.708214 42.385543, 27.708214 42.385543, 27.708214 42.385543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1266'^^xsd:string;
  dwc:observationDate '2022-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177435 27.912797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.177435"^^xsd:decimal ;
  dwc:decimalLongitude "27.912797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.177435 27.912797)"^^geo:wktLiteral ;
  geo-pos:lat "43.177435"^^xsd:decimal ;
  geo-pos:long "27.912797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1267'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1267'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.912797'^^xsd:double;
  dwc:latitude '43.177435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.912797 43.177435, 27.912797 43.177435, 27.912797 43.177435, 27.912797 43.177435, 27.912797 43.177435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1267'^^xsd:string;
  dwc:observationDate '2022-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.206558 27.8041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.206558"^^xsd:decimal ;
  dwc:decimalLongitude "27.8041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.206558 27.8041)"^^geo:wktLiteral ;
  geo-pos:lat "42.206558"^^xsd:decimal ;
  geo-pos:long "27.8041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_351'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_351'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8041'^^xsd:double;
  dwc:latitude '42.206558'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8041 42.206558, 27.8041 42.206558, 27.8041 42.206558, 27.8041 42.206558, 27.8041 42.206558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_351'^^xsd:string;
  dwc:observationDate '2015-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692017 28.5677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692017"^^xsd:decimal ;
  dwc:decimalLongitude "28.5677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692017 28.5677)"^^geo:wktLiteral ;
  geo-pos:lat "43.692017"^^xsd:decimal ;
  geo-pos:long "28.5677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_350'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_350'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5677'^^xsd:double;
  dwc:latitude '43.692017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5677 43.692017, 28.5677 43.692017, 28.5677 43.692017, 28.5677 43.692017, 28.5677 43.692017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_350'^^xsd:string;
  dwc:observationDate '2015-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508976 27.48478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.508976"^^xsd:decimal ;
  dwc:decimalLongitude "27.48478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508976 27.48478)"^^geo:wktLiteral ;
  geo-pos:lat "42.508976"^^xsd:decimal ;
  geo-pos:long "27.48478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1270'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1270'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48478'^^xsd:double;
  dwc:latitude '42.508976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48478 42.508976, 27.48478 42.508976, 27.48478 42.508976, 27.48478 42.508976, 27.48478 42.508976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1270'^^xsd:string;
  dwc:observationDate '2022-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508976 27.48478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.508976"^^xsd:decimal ;
  dwc:decimalLongitude "27.48478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508976 27.48478)"^^geo:wktLiteral ;
  geo-pos:lat "42.508976"^^xsd:decimal ;
  geo-pos:long "27.48478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1271'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1271'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48478'^^xsd:double;
  dwc:latitude '42.508976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48478 42.508976, 27.48478 42.508976, 27.48478 42.508976, 27.48478 42.508976, 27.48478 42.508976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1271'^^xsd:string;
  dwc:observationDate '2022-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554437 27.642055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554437"^^xsd:decimal ;
  dwc:decimalLongitude "27.642055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554437 27.642055)"^^geo:wktLiteral ;
  geo-pos:lat "42.554437"^^xsd:decimal ;
  geo-pos:long "27.642055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_347'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_347'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.642055'^^xsd:double;
  dwc:latitude '42.554437'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.642055 42.554437, 27.642055 42.554437, 27.642055 42.554437, 27.642055 42.554437, 27.642055 42.554437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_347'^^xsd:string;
  dwc:observationDate '2015-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692017 28.5677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692017"^^xsd:decimal ;
  dwc:decimalLongitude "28.5677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692017 28.5677)"^^geo:wktLiteral ;
  geo-pos:lat "43.692017"^^xsd:decimal ;
  geo-pos:long "28.5677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_346'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_346'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5677'^^xsd:double;
  dwc:latitude '43.692017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5677 43.692017, 28.5677 43.692017, 28.5677 43.692017, 28.5677 43.692017, 28.5677 43.692017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_346'^^xsd:string;
  dwc:observationDate '2015-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209217"^^xsd:decimal ;
  dwc:decimalLongitude "27.78909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  geo-pos:lat "42.209217"^^xsd:decimal ;
  geo-pos:long "27.78909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_345'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_345'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78909'^^xsd:double;
  dwc:latitude '42.209217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_345'^^xsd:string;
  dwc:observationDate '2015-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209217"^^xsd:decimal ;
  dwc:decimalLongitude "27.78909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  geo-pos:lat "42.209217"^^xsd:decimal ;
  geo-pos:long "27.78909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_344'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_344'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78909'^^xsd:double;
  dwc:latitude '42.209217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_344'^^xsd:string;
  dwc:observationDate '2015-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488291 27.482313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.488291"^^xsd:decimal ;
  dwc:decimalLongitude "27.482313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488291 27.482313)"^^geo:wktLiteral ;
  geo-pos:lat "42.488291"^^xsd:decimal ;
  geo-pos:long "27.482313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1272'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1272'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.482313'^^xsd:double;
  dwc:latitude '42.488291'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.482313 42.488291, 27.482313 42.488291, 27.482313 42.488291, 27.482313 42.488291, 27.482313 42.488291))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1272'^^xsd:string;
  dwc:observationDate '2022-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209217"^^xsd:decimal ;
  dwc:decimalLongitude "27.78909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  geo-pos:lat "42.209217"^^xsd:decimal ;
  geo-pos:long "27.78909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_342'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_342'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78909'^^xsd:double;
  dwc:latitude '42.209217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_342'^^xsd:string;
  dwc:observationDate '2015-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209217"^^xsd:decimal ;
  dwc:decimalLongitude "27.78909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  geo-pos:lat "42.209217"^^xsd:decimal ;
  geo-pos:long "27.78909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_341'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_341'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78909'^^xsd:double;
  dwc:latitude '42.209217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_341'^^xsd:string;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209217"^^xsd:decimal ;
  dwc:decimalLongitude "27.78909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  geo-pos:lat "42.209217"^^xsd:decimal ;
  geo-pos:long "27.78909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_340'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_340'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78909'^^xsd:double;
  dwc:latitude '42.209217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_340'^^xsd:string;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209217"^^xsd:decimal ;
  dwc:decimalLongitude "27.78909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  geo-pos:lat "42.209217"^^xsd:decimal ;
  geo-pos:long "27.78909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_339'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_339'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78909'^^xsd:double;
  dwc:latitude '42.209217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_339'^^xsd:string;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207067 27.803272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207067"^^xsd:decimal ;
  dwc:decimalLongitude "27.803272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207067 27.803272)"^^geo:wktLiteral ;
  geo-pos:lat "42.207067"^^xsd:decimal ;
  geo-pos:long "27.803272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_338'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_338'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803272'^^xsd:double;
  dwc:latitude '42.207067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_338'^^xsd:string;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207067 27.803272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207067"^^xsd:decimal ;
  dwc:decimalLongitude "27.803272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207067 27.803272)"^^geo:wktLiteral ;
  geo-pos:lat "42.207067"^^xsd:decimal ;
  geo-pos:long "27.803272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_337'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_337'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803272'^^xsd:double;
  dwc:latitude '42.207067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_337'^^xsd:string;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207067 27.803272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.207067"^^xsd:decimal ;
  dwc:decimalLongitude "27.803272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.207067 27.803272)"^^geo:wktLiteral ;
  geo-pos:lat "42.207067"^^xsd:decimal ;
  geo-pos:long "27.803272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_336'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_336'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803272'^^xsd:double;
  dwc:latitude '42.207067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067, 27.803272 42.207067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_336'^^xsd:string;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.361793 28.081128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.361793"^^xsd:decimal ;
  dwc:decimalLongitude "28.081128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.361793 28.081128)"^^geo:wktLiteral ;
  geo-pos:lat "43.361793"^^xsd:decimal ;
  geo-pos:long "28.081128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1273'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1273'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.081128'^^xsd:double;
  dwc:latitude '43.361793'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.081128 43.361793, 28.081128 43.361793, 28.081128 43.361793, 28.081128 43.361793, 28.081128 43.361793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1273'^^xsd:string;
  dwc:observationDate '2022-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202126 27.924441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.202126"^^xsd:decimal ;
  dwc:decimalLongitude "27.924441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202126 27.924441)"^^geo:wktLiteral ;
  geo-pos:lat "43.202126"^^xsd:decimal ;
  geo-pos:long "27.924441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1274'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1274'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.924441'^^xsd:double;
  dwc:latitude '43.202126'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.924441 43.202126, 27.924441 43.202126, 27.924441 43.202126, 27.924441 43.202126, 27.924441 43.202126))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1274'^^xsd:string;
  dwc:observationDate '2022-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209217"^^xsd:decimal ;
  dwc:decimalLongitude "27.78909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  geo-pos:lat "42.209217"^^xsd:decimal ;
  geo-pos:long "27.78909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_333'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_333'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78909'^^xsd:double;
  dwc:latitude '42.209217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_333'^^xsd:string;
  dwc:observationDate '2015-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209217"^^xsd:decimal ;
  dwc:decimalLongitude "27.78909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209217 27.78909)"^^geo:wktLiteral ;
  geo-pos:lat "42.209217"^^xsd:decimal ;
  geo-pos:long "27.78909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_332'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_332'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78909'^^xsd:double;
  dwc:latitude '42.209217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217, 27.78909 42.209217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_332'^^xsd:string;
  dwc:observationDate '2015-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.17042 27.857817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.17042"^^xsd:decimal ;
  dwc:decimalLongitude "27.857817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.17042 27.857817)"^^geo:wktLiteral ;
  geo-pos:lat "42.17042"^^xsd:decimal ;
  geo-pos:long "27.857817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_331'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_331'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.857817'^^xsd:double;
  dwc:latitude '42.17042'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.857817 42.17042, 27.857817 42.17042, 27.857817 42.17042, 27.857817 42.17042, 27.857817 42.17042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_331'^^xsd:string;
  dwc:observationDate '2015-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041208 27.988708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041208"^^xsd:decimal ;
  dwc:decimalLongitude "27.988708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041208 27.988708)"^^geo:wktLiteral ;
  geo-pos:lat "42.041208"^^xsd:decimal ;
  geo-pos:long "27.988708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_330'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_330'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.988708'^^xsd:double;
  dwc:latitude '42.041208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.988708 42.041208, 27.988708 42.041208, 27.988708 42.041208, 27.988708 42.041208, 27.988708 42.041208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_330'^^xsd:string;
  dwc:observationDate '2015-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052643 27.985588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.052643"^^xsd:decimal ;
  dwc:decimalLongitude "27.985588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052643 27.985588)"^^geo:wktLiteral ;
  geo-pos:lat "42.052643"^^xsd:decimal ;
  geo-pos:long "27.985588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_329'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_329'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.985588'^^xsd:double;
  dwc:latitude '42.052643'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.985588 42.052643, 27.985588 42.052643, 27.985588 42.052643, 27.985588 42.052643, 27.985588 42.052643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_329'^^xsd:string;
  dwc:observationDate '2015-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616451 27.631684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.616451"^^xsd:decimal ;
  dwc:decimalLongitude "27.631684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616451 27.631684)"^^geo:wktLiteral ;
  geo-pos:lat "42.616451"^^xsd:decimal ;
  geo-pos:long "27.631684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1275'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1275'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631684'^^xsd:double;
  dwc:latitude '42.616451'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631684 42.616451, 27.631684 42.616451, 27.631684 42.616451, 27.631684 42.616451, 27.631684 42.616451))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1275'^^xsd:string;
  dwc:observationDate '2022-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539483 28.603483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.539483"^^xsd:decimal ;
  dwc:decimalLongitude "28.603483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539483 28.603483)"^^geo:wktLiteral ;
  geo-pos:lat "43.539483"^^xsd:decimal ;
  geo-pos:long "28.603483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_327'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_327'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.603483'^^xsd:double;
  dwc:latitude '43.539483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.603483 43.539483, 28.603483 43.539483, 28.603483 43.539483, 28.603483 43.539483, 28.603483 43.539483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_327'^^xsd:string;
  dwc:observationDate '2015-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642378 27.70341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.642378"^^xsd:decimal ;
  dwc:decimalLongitude "27.70341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642378 27.70341)"^^geo:wktLiteral ;
  geo-pos:lat "42.642378"^^xsd:decimal ;
  geo-pos:long "27.70341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_326'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_326'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70341'^^xsd:double;
  dwc:latitude '42.642378'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70341 42.642378, 27.70341 42.642378, 27.70341 42.642378, 27.70341 42.642378, 27.70341 42.642378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_326'^^xsd:string;
  dwc:observationDate '2015-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488173 27.476272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.488173"^^xsd:decimal ;
  dwc:decimalLongitude "27.476272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488173 27.476272)"^^geo:wktLiteral ;
  geo-pos:lat "42.488173"^^xsd:decimal ;
  geo-pos:long "27.476272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_325'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_325'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.476272'^^xsd:double;
  dwc:latitude '42.488173'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.476272 42.488173, 27.476272 42.488173, 27.476272 42.488173, 27.476272 42.488173, 27.476272 42.488173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_325'^^xsd:string;
  dwc:observationDate '2015-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191602 27.919622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.191602"^^xsd:decimal ;
  dwc:decimalLongitude "27.919622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191602 27.919622)"^^geo:wktLiteral ;
  geo-pos:lat "43.191602"^^xsd:decimal ;
  geo-pos:long "27.919622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_324'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_324'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919622'^^xsd:double;
  dwc:latitude '43.191602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919622 43.191602, 27.919622 43.191602, 27.919622 43.191602, 27.919622 43.191602, 27.919622 43.191602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_324'^^xsd:string;
  dwc:observationDate '2015-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110833 27.938312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110833"^^xsd:decimal ;
  dwc:decimalLongitude "27.938312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110833 27.938312)"^^geo:wktLiteral ;
  geo-pos:lat "42.110833"^^xsd:decimal ;
  geo-pos:long "27.938312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_323'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_323'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938312'^^xsd:double;
  dwc:latitude '42.110833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_323'^^xsd:string;
  dwc:observationDate '2015-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110833 27.938312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110833"^^xsd:decimal ;
  dwc:decimalLongitude "27.938312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110833 27.938312)"^^geo:wktLiteral ;
  geo-pos:lat "42.110833"^^xsd:decimal ;
  geo-pos:long "27.938312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_322'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_322'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938312'^^xsd:double;
  dwc:latitude '42.110833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_322'^^xsd:string;
  dwc:observationDate '2015-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110833 27.938312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110833"^^xsd:decimal ;
  dwc:decimalLongitude "27.938312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110833 27.938312)"^^geo:wktLiteral ;
  geo-pos:lat "42.110833"^^xsd:decimal ;
  geo-pos:long "27.938312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_321'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_321'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938312'^^xsd:double;
  dwc:latitude '42.110833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833, 27.938312 42.110833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_321'^^xsd:string;
  dwc:observationDate '2015-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.428509 27.512131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.428509"^^xsd:decimal ;
  dwc:decimalLongitude "27.512131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.428509 27.512131)"^^geo:wktLiteral ;
  geo-pos:lat "42.428509"^^xsd:decimal ;
  geo-pos:long "27.512131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_320'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_320'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.512131'^^xsd:double;
  dwc:latitude '42.428509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.512131 42.428509, 27.512131 42.428509, 27.512131 42.428509, 27.512131 42.428509, 27.512131 42.428509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_320'^^xsd:string;
  dwc:observationDate '2015-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.882073 27.900075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.882073"^^xsd:decimal ;
  dwc:decimalLongitude "27.900075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.882073 27.900075)"^^geo:wktLiteral ;
  geo-pos:lat "42.882073"^^xsd:decimal ;
  geo-pos:long "27.900075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1276'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1276'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.900075'^^xsd:double;
  dwc:latitude '42.882073'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.900075 42.882073, 27.900075 42.882073, 27.900075 42.882073, 27.900075 42.882073, 27.900075 42.882073))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1276'^^xsd:string;
  dwc:observationDate '2022-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.504809 27.484192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.504809"^^xsd:decimal ;
  dwc:decimalLongitude "27.484192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.504809 27.484192)"^^geo:wktLiteral ;
  geo-pos:lat "42.504809"^^xsd:decimal ;
  geo-pos:long "27.484192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1277'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1277'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484192'^^xsd:double;
  dwc:latitude '42.504809'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484192 42.504809, 27.484192 42.504809, 27.484192 42.504809, 27.484192 42.504809, 27.484192 42.504809))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1277'^^xsd:string;
  dwc:observationDate '2022-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442243 27.635627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442243"^^xsd:decimal ;
  dwc:decimalLongitude "27.635627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442243 27.635627)"^^geo:wktLiteral ;
  geo-pos:lat "42.442243"^^xsd:decimal ;
  geo-pos:long "27.635627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_561'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_561'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.635627'^^xsd:double;
  dwc:latitude '42.442243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.635627 42.442243, 27.635627 42.442243, 27.635627 42.442243, 27.635627 42.442243, 27.635627 42.442243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_561'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102578 27.920703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102578"^^xsd:decimal ;
  dwc:decimalLongitude "27.920703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102578 27.920703)"^^geo:wktLiteral ;
  geo-pos:lat "42.102578"^^xsd:decimal ;
  geo-pos:long "27.920703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_560'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_560'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.920703'^^xsd:double;
  dwc:latitude '42.102578'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.920703 42.102578, 27.920703 42.102578, 27.920703 42.102578, 27.920703 42.102578, 27.920703 42.102578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_560'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041972 27.987995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041972"^^xsd:decimal ;
  dwc:decimalLongitude "27.987995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041972 27.987995)"^^geo:wktLiteral ;
  geo-pos:lat "42.041972"^^xsd:decimal ;
  geo-pos:long "27.987995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_559'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_559'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.987995'^^xsd:double;
  dwc:latitude '42.041972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.987995 42.041972, 27.987995 42.041972, 27.987995 42.041972, 27.987995 42.041972, 27.987995 42.041972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_559'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568985 28.592683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.568985"^^xsd:decimal ;
  dwc:decimalLongitude "28.592683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568985 28.592683)"^^geo:wktLiteral ;
  geo-pos:lat "43.568985"^^xsd:decimal ;
  geo-pos:long "28.592683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_558'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_558'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.592683'^^xsd:double;
  dwc:latitude '43.568985'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.592683 43.568985, 28.592683 43.568985, 28.592683 43.568985, 28.592683 43.568985, 28.592683 43.568985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_558'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908685 27.891115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.908685"^^xsd:decimal ;
  dwc:decimalLongitude "27.891115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908685 27.891115)"^^geo:wktLiteral ;
  geo-pos:lat "42.908685"^^xsd:decimal ;
  geo-pos:long "27.891115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_557'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_557'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.891115'^^xsd:double;
  dwc:latitude '42.908685'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.891115 42.908685, 27.891115 42.908685, 27.891115 42.908685, 27.891115 42.908685, 27.891115 42.908685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_557'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.251837 27.758417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.251837"^^xsd:decimal ;
  dwc:decimalLongitude "27.758417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.251837 27.758417)"^^geo:wktLiteral ;
  geo-pos:lat "42.251837"^^xsd:decimal ;
  geo-pos:long "27.758417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_556'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_556'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.758417'^^xsd:double;
  dwc:latitude '42.251837'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.758417 42.251837, 27.758417 42.251837, 27.758417 42.251837, 27.758417 42.251837, 27.758417 42.251837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_556'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.103883 27.940667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.103883"^^xsd:decimal ;
  dwc:decimalLongitude "27.940667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.103883 27.940667)"^^geo:wktLiteral ;
  geo-pos:lat "42.103883"^^xsd:decimal ;
  geo-pos:long "27.940667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_555'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_555'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.940667'^^xsd:double;
  dwc:latitude '42.103883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.940667 42.103883, 27.940667 42.103883, 27.940667 42.103883, 27.940667 42.103883, 27.940667 42.103883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_555'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590233 28.5687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590233"^^xsd:decimal ;
  dwc:decimalLongitude "28.5687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590233 28.5687)"^^geo:wktLiteral ;
  geo-pos:lat "43.590233"^^xsd:decimal ;
  geo-pos:long "28.5687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_554'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_554'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5687'^^xsd:double;
  dwc:latitude '43.590233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5687 43.590233, 28.5687 43.590233, 28.5687 43.590233, 28.5687 43.590233, 28.5687 43.590233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_554'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.325597 27.7364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.325597"^^xsd:decimal ;
  dwc:decimalLongitude "27.7364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.325597 27.7364)"^^geo:wktLiteral ;
  geo-pos:lat "42.325597"^^xsd:decimal ;
  geo-pos:long "27.7364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_553'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_553'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.7364'^^xsd:double;
  dwc:latitude '42.325597'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.7364 42.325597, 27.7364 42.325597, 27.7364 42.325597, 27.7364 42.325597, 27.7364 42.325597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_553'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218367 27.787233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218367"^^xsd:decimal ;
  dwc:decimalLongitude "27.787233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218367 27.787233)"^^geo:wktLiteral ;
  geo-pos:lat "42.218367"^^xsd:decimal ;
  geo-pos:long "27.787233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_552'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_552'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787233'^^xsd:double;
  dwc:latitude '42.218367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787233 42.218367, 27.787233 42.218367, 27.787233 42.218367, 27.787233 42.218367, 27.787233 42.218367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_552'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685722 28.5577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685722"^^xsd:decimal ;
  dwc:decimalLongitude "28.5577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685722 28.5577)"^^geo:wktLiteral ;
  geo-pos:lat "43.685722"^^xsd:decimal ;
  geo-pos:long "28.5577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_551'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_551'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5577'^^xsd:double;
  dwc:latitude '43.685722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5577 43.685722, 28.5577 43.685722, 28.5577 43.685722, 28.5577 43.685722, 28.5577 43.685722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_551'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110517 27.924612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110517"^^xsd:decimal ;
  dwc:decimalLongitude "27.924612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110517 27.924612)"^^geo:wktLiteral ;
  geo-pos:lat "42.110517"^^xsd:decimal ;
  geo-pos:long "27.924612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_550'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_550'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.924612'^^xsd:double;
  dwc:latitude '42.110517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.924612 42.110517, 27.924612 42.110517, 27.924612 42.110517, 27.924612 42.110517, 27.924612 42.110517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_550'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52176 27.486812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52176"^^xsd:decimal ;
  dwc:decimalLongitude "27.486812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52176 27.486812)"^^geo:wktLiteral ;
  geo-pos:lat "42.52176"^^xsd:decimal ;
  geo-pos:long "27.486812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_549'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_549'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486812'^^xsd:double;
  dwc:latitude '42.52176'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486812 42.52176, 27.486812 42.52176, 27.486812 42.52176, 27.486812 42.52176, 27.486812 42.52176))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_549'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233933 27.773062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233933"^^xsd:decimal ;
  dwc:decimalLongitude "27.773062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233933 27.773062)"^^geo:wktLiteral ;
  geo-pos:lat "42.233933"^^xsd:decimal ;
  geo-pos:long "27.773062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_548'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_548'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.773062'^^xsd:double;
  dwc:latitude '42.233933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.773062 42.233933, 27.773062 42.233933, 27.773062 42.233933, 27.773062 42.233933, 27.773062 42.233933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_548'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.571217 28.57505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.571217"^^xsd:decimal ;
  dwc:decimalLongitude "28.57505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.571217 28.57505)"^^geo:wktLiteral ;
  geo-pos:lat "43.571217"^^xsd:decimal ;
  geo-pos:long "28.57505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_547'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_547'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.57505'^^xsd:double;
  dwc:latitude '43.571217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.57505 43.571217, 28.57505 43.571217, 28.57505 43.571217, 28.57505 43.571217, 28.57505 43.571217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_547'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.103992 27.91867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.103992"^^xsd:decimal ;
  dwc:decimalLongitude "27.91867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.103992 27.91867)"^^geo:wktLiteral ;
  geo-pos:lat "42.103992"^^xsd:decimal ;
  geo-pos:long "27.91867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_546'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_546'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.91867'^^xsd:double;
  dwc:latitude '42.103992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.91867 42.103992, 27.91867 42.103992, 27.91867 42.103992, 27.91867 42.103992, 27.91867 42.103992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_546'^^xsd:string;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447118 27.490924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.447118"^^xsd:decimal ;
  dwc:decimalLongitude "27.490924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447118 27.490924)"^^geo:wktLiteral ;
  geo-pos:lat "42.447118"^^xsd:decimal ;
  geo-pos:long "27.490924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1523'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1523'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.490924'^^xsd:double;
  dwc:latitude '42.447118'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.490924 42.447118, 27.490924 42.447118, 27.490924 42.447118, 27.490924 42.447118, 27.490924 42.447118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1523'^^xsd:string;
  dwc:observationDate '2022-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.324672 27.747117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.324672"^^xsd:decimal ;
  dwc:decimalLongitude "27.747117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.324672 27.747117)"^^geo:wktLiteral ;
  geo-pos:lat "42.324672"^^xsd:decimal ;
  geo-pos:long "27.747117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_544'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_544'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.747117'^^xsd:double;
  dwc:latitude '42.324672'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.747117 42.324672, 27.747117 42.324672, 27.747117 42.324672, 27.747117 42.324672, 27.747117 42.324672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_544'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620588 28.570223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.620588"^^xsd:decimal ;
  dwc:decimalLongitude "28.570223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620588 28.570223)"^^geo:wktLiteral ;
  geo-pos:lat "43.620588"^^xsd:decimal ;
  geo-pos:long "28.570223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_543'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_543'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.570223'^^xsd:double;
  dwc:latitude '43.620588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.570223 43.620588, 28.570223 43.620588, 28.570223 43.620588, 28.570223 43.620588, 28.570223 43.620588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_543'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.356258 27.707812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.356258"^^xsd:decimal ;
  dwc:decimalLongitude "27.707812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.356258 27.707812)"^^geo:wktLiteral ;
  geo-pos:lat "42.356258"^^xsd:decimal ;
  geo-pos:long "27.707812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_542'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_542'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707812'^^xsd:double;
  dwc:latitude '42.356258'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707812 42.356258, 27.707812 42.356258, 27.707812 42.356258, 27.707812 42.356258, 27.707812 42.356258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_542'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.17084 27.85225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.17084"^^xsd:decimal ;
  dwc:decimalLongitude "27.85225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.17084 27.85225)"^^geo:wktLiteral ;
  geo-pos:lat "42.17084"^^xsd:decimal ;
  geo-pos:long "27.85225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_541'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_541'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.85225'^^xsd:double;
  dwc:latitude '42.17084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.85225 42.17084, 27.85225 42.17084, 27.85225 42.17084, 27.85225 42.17084, 27.85225 42.17084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_541'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21 27.787582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21"^^xsd:decimal ;
  dwc:decimalLongitude "27.787582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21 27.787582)"^^geo:wktLiteral ;
  geo-pos:lat "42.21"^^xsd:decimal ;
  geo-pos:long "27.787582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_540'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_540'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787582'^^xsd:double;
  dwc:latitude '42.21'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787582 42.21, 27.787582 42.21, 27.787582 42.21, 27.787582 42.21, 27.787582 42.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_540'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.351922 27.726683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.351922"^^xsd:decimal ;
  dwc:decimalLongitude "27.726683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.351922 27.726683)"^^geo:wktLiteral ;
  geo-pos:lat "42.351922"^^xsd:decimal ;
  geo-pos:long "27.726683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_539'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_539'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.726683'^^xsd:double;
  dwc:latitude '42.351922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.726683 42.351922, 27.726683 42.351922, 27.726683 42.351922, 27.726683 42.351922, 27.726683 42.351922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_539'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110567 27.92432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110567"^^xsd:decimal ;
  dwc:decimalLongitude "27.92432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110567 27.92432)"^^geo:wktLiteral ;
  geo-pos:lat "42.110567"^^xsd:decimal ;
  geo-pos:long "27.92432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_538'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_538'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.92432'^^xsd:double;
  dwc:latitude '42.110567'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.92432 42.110567, 27.92432 42.110567, 27.92432 42.110567, 27.92432 42.110567, 27.92432 42.110567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_538'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.251888 27.752658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.251888"^^xsd:decimal ;
  dwc:decimalLongitude "27.752658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.251888 27.752658)"^^geo:wktLiteral ;
  geo-pos:lat "42.251888"^^xsd:decimal ;
  geo-pos:long "27.752658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_537'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_537'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.752658'^^xsd:double;
  dwc:latitude '42.251888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.752658 42.251888, 27.752658 42.251888, 27.752658 42.251888, 27.752658 42.251888, 27.752658 42.251888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_537'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354868 27.708818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.354868"^^xsd:decimal ;
  dwc:decimalLongitude "27.708818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.354868 27.708818)"^^geo:wktLiteral ;
  geo-pos:lat "42.354868"^^xsd:decimal ;
  geo-pos:long "27.708818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_536'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_536'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.708818'^^xsd:double;
  dwc:latitude '42.354868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.708818 42.354868, 27.708818 42.354868, 27.708818 42.354868, 27.708818 42.354868, 27.708818 42.354868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_536'^^xsd:string;
  dwc:observationDate '2016-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.557873 27.622373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.557873"^^xsd:decimal ;
  dwc:decimalLongitude "27.622373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.557873 27.622373)"^^geo:wktLiteral ;
  geo-pos:lat "42.557873"^^xsd:decimal ;
  geo-pos:long "27.622373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_535'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_535'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.622373'^^xsd:double;
  dwc:latitude '42.557873'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.622373 42.557873, 27.622373 42.557873, 27.622373 42.557873, 27.622373 42.557873, 27.622373 42.557873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_535'^^xsd:string;
  dwc:observationDate '2016-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.557873 27.622373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.557873"^^xsd:decimal ;
  dwc:decimalLongitude "27.622373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.557873 27.622373)"^^geo:wktLiteral ;
  geo-pos:lat "42.557873"^^xsd:decimal ;
  geo-pos:long "27.622373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_534'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_534'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.622373'^^xsd:double;
  dwc:latitude '42.557873'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.622373 42.557873, 27.622373 42.557873, 27.622373 42.557873, 27.622373 42.557873, 27.622373 42.557873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_534'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023017 27.886238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023017"^^xsd:decimal ;
  dwc:decimalLongitude "27.886238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023017 27.886238)"^^geo:wktLiteral ;
  geo-pos:lat "43.023017"^^xsd:decimal ;
  geo-pos:long "27.886238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_533'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_533'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886238'^^xsd:double;
  dwc:latitude '43.023017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886238 43.023017, 27.886238 43.023017, 27.886238 43.023017, 27.886238 43.023017, 27.886238 43.023017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_533'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.644221 27.683353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.644221"^^xsd:decimal ;
  dwc:decimalLongitude "27.683353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.644221 27.683353)"^^geo:wktLiteral ;
  geo-pos:lat "42.644221"^^xsd:decimal ;
  geo-pos:long "27.683353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1278'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1278'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.683353'^^xsd:double;
  dwc:latitude '42.644221'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.683353 42.644221, 27.683353 42.644221, 27.683353 42.644221, 27.683353 42.644221, 27.683353 42.644221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1278'^^xsd:string;
  dwc:observationDate '2022-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1739 27.915652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1739"^^xsd:decimal ;
  dwc:decimalLongitude "27.915652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1739 27.915652)"^^geo:wktLiteral ;
  geo-pos:lat "43.1739"^^xsd:decimal ;
  geo-pos:long "27.915652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1279'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1279'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.915652'^^xsd:double;
  dwc:latitude '43.1739'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.915652 43.1739, 27.915652 43.1739, 27.915652 43.1739, 27.915652 43.1739, 27.915652 43.1739))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1279'^^xsd:string;
  dwc:observationDate '2022-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15473 27.87205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15473"^^xsd:decimal ;
  dwc:decimalLongitude "27.87205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15473 27.87205)"^^geo:wktLiteral ;
  geo-pos:lat "42.15473"^^xsd:decimal ;
  geo-pos:long "27.87205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_315'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_315'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.87205'^^xsd:double;
  dwc:latitude '42.15473'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.87205 42.15473, 27.87205 42.15473, 27.87205 42.15473, 27.87205 42.15473, 27.87205 42.15473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_315'^^xsd:string;
  dwc:observationDate '2015-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20655 27.95045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20655"^^xsd:decimal ;
  dwc:decimalLongitude "27.95045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20655 27.95045)"^^geo:wktLiteral ;
  geo-pos:lat "43.20655"^^xsd:decimal ;
  geo-pos:long "27.95045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_314'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_314'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.95045'^^xsd:double;
  dwc:latitude '43.20655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.95045 43.20655, 27.95045 43.20655, 27.95045 43.20655, 27.95045 43.20655, 27.95045 43.20655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_314'^^xsd:string;
  dwc:observationDate '2015-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.619671 27.632977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.619671"^^xsd:decimal ;
  dwc:decimalLongitude "27.632977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.619671 27.632977)"^^geo:wktLiteral ;
  geo-pos:lat "42.619671"^^xsd:decimal ;
  geo-pos:long "27.632977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1280'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1280'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632977'^^xsd:double;
  dwc:latitude '42.619671'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632977 42.619671, 27.632977 42.619671, 27.632977 42.619671, 27.632977 42.619671, 27.632977 42.619671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1280'^^xsd:string;
  dwc:observationDate '2022-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608389 27.630917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.608389"^^xsd:decimal ;
  dwc:decimalLongitude "27.630917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608389 27.630917)"^^geo:wktLiteral ;
  geo-pos:lat "42.608389"^^xsd:decimal ;
  geo-pos:long "27.630917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1281'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1281'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630917'^^xsd:double;
  dwc:latitude '42.608389'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630917 42.608389, 27.630917 42.608389, 27.630917 42.608389, 27.630917 42.608389, 27.630917 42.608389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1281'^^xsd:string;
  dwc:observationDate '2022-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.123288 27.904418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.123288"^^xsd:decimal ;
  dwc:decimalLongitude "27.904418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.123288 27.904418)"^^geo:wktLiteral ;
  geo-pos:lat "42.123288"^^xsd:decimal ;
  geo-pos:long "27.904418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_311'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_311'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.904418'^^xsd:double;
  dwc:latitude '42.123288'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.904418 42.123288, 27.904418 42.123288, 27.904418 42.123288, 27.904418 42.123288, 27.904418 42.123288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_311'^^xsd:string;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.123288 27.904418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.123288"^^xsd:decimal ;
  dwc:decimalLongitude "27.904418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.123288 27.904418)"^^geo:wktLiteral ;
  geo-pos:lat "42.123288"^^xsd:decimal ;
  geo-pos:long "27.904418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_310'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_310'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.904418'^^xsd:double;
  dwc:latitude '42.123288'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.904418 42.123288, 27.904418 42.123288, 27.904418 42.123288, 27.904418 42.123288, 27.904418 42.123288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_310'^^xsd:string;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11275 27.923085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.11275"^^xsd:decimal ;
  dwc:decimalLongitude "27.923085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.11275 27.923085)"^^geo:wktLiteral ;
  geo-pos:lat "42.11275"^^xsd:decimal ;
  geo-pos:long "27.923085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_309'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_309'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.923085'^^xsd:double;
  dwc:latitude '42.11275'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.923085 42.11275, 27.923085 42.11275, 27.923085 42.11275, 27.923085 42.11275, 27.923085 42.11275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_309'^^xsd:string;
  dwc:observationDate '2015-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.597575 27.630937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.597575"^^xsd:decimal ;
  dwc:decimalLongitude "27.630937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.597575 27.630937)"^^geo:wktLiteral ;
  geo-pos:lat "42.597575"^^xsd:decimal ;
  geo-pos:long "27.630937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1282'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1282'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630937'^^xsd:double;
  dwc:latitude '42.597575'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630937 42.597575, 27.630937 42.597575, 27.630937 42.597575, 27.630937 42.597575, 27.630937 42.597575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1282'^^xsd:string;
  dwc:observationDate '2022-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638243 28.571787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638243"^^xsd:decimal ;
  dwc:decimalLongitude "28.571787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638243 28.571787)"^^geo:wktLiteral ;
  geo-pos:lat "43.638243"^^xsd:decimal ;
  geo-pos:long "28.571787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_307'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_307'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571787'^^xsd:double;
  dwc:latitude '43.638243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571787 43.638243, 28.571787 43.638243, 28.571787 43.638243, 28.571787 43.638243, 28.571787 43.638243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_307'^^xsd:string;
  dwc:observationDate '2015-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052878 27.98563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.052878"^^xsd:decimal ;
  dwc:decimalLongitude "27.98563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052878 27.98563)"^^geo:wktLiteral ;
  geo-pos:lat "42.052878"^^xsd:decimal ;
  geo-pos:long "27.98563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_306'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_306'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.98563'^^xsd:double;
  dwc:latitude '42.052878'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.98563 42.052878, 27.98563 42.052878, 27.98563 42.052878, 27.98563 42.052878, 27.98563 42.052878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_306'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052878 27.98563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.052878"^^xsd:decimal ;
  dwc:decimalLongitude "27.98563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052878 27.98563)"^^geo:wktLiteral ;
  geo-pos:lat "42.052878"^^xsd:decimal ;
  geo-pos:long "27.98563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_305'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_305'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.98563'^^xsd:double;
  dwc:latitude '42.052878'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.98563 42.052878, 27.98563 42.052878, 27.98563 42.052878, 27.98563 42.052878, 27.98563 42.052878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_305'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.208935 27.78925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.208935"^^xsd:decimal ;
  dwc:decimalLongitude "27.78925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.208935 27.78925)"^^geo:wktLiteral ;
  geo-pos:lat "42.208935"^^xsd:decimal ;
  geo-pos:long "27.78925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_304'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_304'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78925'^^xsd:double;
  dwc:latitude '42.208935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78925 42.208935, 27.78925 42.208935, 27.78925 42.208935, 27.78925 42.208935, 27.78925 42.208935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_304'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.208935 27.78925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.208935"^^xsd:decimal ;
  dwc:decimalLongitude "27.78925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.208935 27.78925)"^^geo:wktLiteral ;
  geo-pos:lat "42.208935"^^xsd:decimal ;
  geo-pos:long "27.78925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_303'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_303'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78925'^^xsd:double;
  dwc:latitude '42.208935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78925 42.208935, 27.78925 42.208935, 27.78925 42.208935, 27.78925 42.208935, 27.78925 42.208935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_303'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.605447 27.630716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.605447"^^xsd:decimal ;
  dwc:decimalLongitude "27.630716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.605447 27.630716)"^^geo:wktLiteral ;
  geo-pos:lat "42.605447"^^xsd:decimal ;
  geo-pos:long "27.630716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1283'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1283'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630716'^^xsd:double;
  dwc:latitude '42.605447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630716 42.605447, 27.630716 42.605447, 27.630716 42.605447, 27.630716 42.605447, 27.630716 42.605447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1283'^^xsd:string;
  dwc:observationDate '2022-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61883 27.632711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61883"^^xsd:decimal ;
  dwc:decimalLongitude "27.632711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61883 27.632711)"^^geo:wktLiteral ;
  geo-pos:lat "42.61883"^^xsd:decimal ;
  geo-pos:long "27.632711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1284'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1284'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.632711'^^xsd:double;
  dwc:latitude '42.61883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.632711 42.61883, 27.632711 42.61883, 27.632711 42.61883, 27.632711 42.61883, 27.632711 42.61883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1284'^^xsd:string;
  dwc:observationDate '2022-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556447"^^xsd:decimal ;
  dwc:decimalLongitude "28.589927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  geo-pos:lat "43.556447"^^xsd:decimal ;
  geo-pos:long "28.589927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_300'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_300'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.589927'^^xsd:double;
  dwc:latitude '43.556447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_300'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556447"^^xsd:decimal ;
  dwc:decimalLongitude "28.589927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  geo-pos:lat "43.556447"^^xsd:decimal ;
  geo-pos:long "28.589927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_299'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_299'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.589927'^^xsd:double;
  dwc:latitude '43.556447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_299'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556447"^^xsd:decimal ;
  dwc:decimalLongitude "28.589927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  geo-pos:lat "43.556447"^^xsd:decimal ;
  geo-pos:long "28.589927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_298'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_298'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.589927'^^xsd:double;
  dwc:latitude '43.556447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_298'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.622506 27.633816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.622506"^^xsd:decimal ;
  dwc:decimalLongitude "27.633816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.622506 27.633816)"^^geo:wktLiteral ;
  geo-pos:lat "42.622506"^^xsd:decimal ;
  geo-pos:long "27.633816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1285'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1285'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.633816'^^xsd:double;
  dwc:latitude '42.622506'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.633816 42.622506, 27.633816 42.622506, 27.633816 42.622506, 27.633816 42.622506, 27.633816 42.622506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1285'^^xsd:string;
  dwc:observationDate '2022-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556447"^^xsd:decimal ;
  dwc:decimalLongitude "28.589927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  geo-pos:lat "43.556447"^^xsd:decimal ;
  geo-pos:long "28.589927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_296'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_296'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.589927'^^xsd:double;
  dwc:latitude '43.556447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_296'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556447"^^xsd:decimal ;
  dwc:decimalLongitude "28.589927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  geo-pos:lat "43.556447"^^xsd:decimal ;
  geo-pos:long "28.589927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_295'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_295'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.589927'^^xsd:double;
  dwc:latitude '43.556447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_295'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599798 27.630639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.599798"^^xsd:decimal ;
  dwc:decimalLongitude "27.630639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599798 27.630639)"^^geo:wktLiteral ;
  geo-pos:lat "42.599798"^^xsd:decimal ;
  geo-pos:long "27.630639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1286'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1286'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.630639'^^xsd:double;
  dwc:latitude '42.599798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.630639 42.599798, 27.630639 42.599798, 27.630639 42.599798, 27.630639 42.599798, 27.630639 42.599798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1286'^^xsd:string;
  dwc:observationDate '2022-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.53196 27.492652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.53196"^^xsd:decimal ;
  dwc:decimalLongitude "27.492652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.53196 27.492652)"^^geo:wktLiteral ;
  geo-pos:lat "42.53196"^^xsd:decimal ;
  geo-pos:long "27.492652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1287'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1287'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.492652'^^xsd:double;
  dwc:latitude '42.53196'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.492652 42.53196, 27.492652 42.53196, 27.492652 42.53196, 27.492652 42.53196, 27.492652 42.53196))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1287'^^xsd:string;
  dwc:observationDate '2022-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041463 27.988513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041463"^^xsd:decimal ;
  dwc:decimalLongitude "27.988513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041463 27.988513)"^^geo:wktLiteral ;
  geo-pos:lat "42.041463"^^xsd:decimal ;
  geo-pos:long "27.988513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_292'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_292'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.988513'^^xsd:double;
  dwc:latitude '42.041463'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_292'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.435992 27.527386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.435992"^^xsd:decimal ;
  dwc:decimalLongitude "27.527386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.435992 27.527386)"^^geo:wktLiteral ;
  geo-pos:lat "42.435992"^^xsd:decimal ;
  geo-pos:long "27.527386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1288'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1288'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.527386'^^xsd:double;
  dwc:latitude '42.435992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.527386 42.435992, 27.527386 42.435992, 27.527386 42.435992, 27.527386 42.435992, 27.527386 42.435992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1288'^^xsd:string;
  dwc:observationDate '2022-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638918"^^xsd:decimal ;
  dwc:decimalLongitude "28.571387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  geo-pos:lat "43.638918"^^xsd:decimal ;
  geo-pos:long "28.571387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_290'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_290'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571387'^^xsd:double;
  dwc:latitude '43.638918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_290'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638918"^^xsd:decimal ;
  dwc:decimalLongitude "28.571387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  geo-pos:lat "43.638918"^^xsd:decimal ;
  geo-pos:long "28.571387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_289'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_289'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571387'^^xsd:double;
  dwc:latitude '43.638918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_289'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638918"^^xsd:decimal ;
  dwc:decimalLongitude "28.571387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  geo-pos:lat "43.638918"^^xsd:decimal ;
  geo-pos:long "28.571387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_288'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_288'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571387'^^xsd:double;
  dwc:latitude '43.638918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_288'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638918"^^xsd:decimal ;
  dwc:decimalLongitude "28.571387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  geo-pos:lat "43.638918"^^xsd:decimal ;
  geo-pos:long "28.571387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_287'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_287'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571387'^^xsd:double;
  dwc:latitude '43.638918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_287'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638918"^^xsd:decimal ;
  dwc:decimalLongitude "28.571387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638918 28.571387)"^^geo:wktLiteral ;
  geo-pos:lat "43.638918"^^xsd:decimal ;
  geo-pos:long "28.571387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_286'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_286'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571387'^^xsd:double;
  dwc:latitude '43.638918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918, 28.571387 43.638918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_286'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023273"^^xsd:decimal ;
  dwc:decimalLongitude "27.886605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  geo-pos:lat "43.023273"^^xsd:decimal ;
  geo-pos:long "27.886605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_285'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_285'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886605'^^xsd:double;
  dwc:latitude '43.023273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_285'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023273"^^xsd:decimal ;
  dwc:decimalLongitude "27.886605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  geo-pos:lat "43.023273"^^xsd:decimal ;
  geo-pos:long "27.886605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_284'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_284'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886605'^^xsd:double;
  dwc:latitude '43.023273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_284'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023273"^^xsd:decimal ;
  dwc:decimalLongitude "27.886605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  geo-pos:lat "43.023273"^^xsd:decimal ;
  geo-pos:long "27.886605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_283'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_283'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886605'^^xsd:double;
  dwc:latitude '43.023273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_283'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023273"^^xsd:decimal ;
  dwc:decimalLongitude "27.886605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  geo-pos:lat "43.023273"^^xsd:decimal ;
  geo-pos:long "27.886605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_282'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_282'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886605'^^xsd:double;
  dwc:latitude '43.023273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_282'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023273"^^xsd:decimal ;
  dwc:decimalLongitude "27.886605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  geo-pos:lat "43.023273"^^xsd:decimal ;
  geo-pos:long "27.886605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_281'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_281'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886605'^^xsd:double;
  dwc:latitude '43.023273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_281'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023273"^^xsd:decimal ;
  dwc:decimalLongitude "27.886605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023273 27.886605)"^^geo:wktLiteral ;
  geo-pos:lat "43.023273"^^xsd:decimal ;
  geo-pos:long "27.886605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_280'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_280'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.886605'^^xsd:double;
  dwc:latitude '43.023273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273, 27.886605 43.023273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_280'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556447"^^xsd:decimal ;
  dwc:decimalLongitude "28.589927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556447 28.589927)"^^geo:wktLiteral ;
  geo-pos:lat "43.556447"^^xsd:decimal ;
  geo-pos:long "28.589927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_279'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_279'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.589927'^^xsd:double;
  dwc:latitude '43.556447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447, 28.589927 43.556447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_279'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.959427 27.89132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.959427"^^xsd:decimal ;
  dwc:decimalLongitude "27.89132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.959427 27.89132)"^^geo:wktLiteral ;
  geo-pos:lat "42.959427"^^xsd:decimal ;
  geo-pos:long "27.89132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_278'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_278'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.89132'^^xsd:double;
  dwc:latitude '42.959427'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_278'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.959427 27.89132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.959427"^^xsd:decimal ;
  dwc:decimalLongitude "27.89132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.959427 27.89132)"^^geo:wktLiteral ;
  geo-pos:lat "42.959427"^^xsd:decimal ;
  geo-pos:long "27.89132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_277'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_277'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.89132'^^xsd:double;
  dwc:latitude '42.959427'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_277'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.959427 27.89132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.959427"^^xsd:decimal ;
  dwc:decimalLongitude "27.89132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.959427 27.89132)"^^geo:wktLiteral ;
  geo-pos:lat "42.959427"^^xsd:decimal ;
  geo-pos:long "27.89132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_276'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_276'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.89132'^^xsd:double;
  dwc:latitude '42.959427'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427, 27.89132 42.959427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_276'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.194629 27.921706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.194629"^^xsd:decimal ;
  dwc:decimalLongitude "27.921706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.194629 27.921706)"^^geo:wktLiteral ;
  geo-pos:lat "43.194629"^^xsd:decimal ;
  geo-pos:long "27.921706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1291'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1291'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921706'^^xsd:double;
  dwc:latitude '43.194629'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921706 43.194629, 27.921706 43.194629, 27.921706 43.194629, 27.921706 43.194629, 27.921706 43.194629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1291'^^xsd:string;
  dwc:observationDate '2022-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.379271 28.416263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.379271"^^xsd:decimal ;
  dwc:decimalLongitude "28.416263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.379271 28.416263)"^^geo:wktLiteral ;
  geo-pos:lat "43.379271"^^xsd:decimal ;
  geo-pos:long "28.416263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1292'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1292'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.416263'^^xsd:double;
  dwc:latitude '43.379271'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.416263 43.379271, 28.416263 43.379271, 28.416263 43.379271, 28.416263 43.379271, 28.416263 43.379271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1292'^^xsd:string;
  dwc:observationDate '2022-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.219174 27.981182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.219174"^^xsd:decimal ;
  dwc:decimalLongitude "27.981182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.219174 27.981182)"^^geo:wktLiteral ;
  geo-pos:lat "43.219174"^^xsd:decimal ;
  geo-pos:long "27.981182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1293'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1293'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.981182'^^xsd:double;
  dwc:latitude '43.219174'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.981182 43.219174, 27.981182 43.219174, 27.981182 43.219174, 27.981182 43.219174, 27.981182 43.219174))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1293'^^xsd:string;
  dwc:observationDate '2022-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.556554 27.521331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.556554"^^xsd:decimal ;
  dwc:decimalLongitude "27.521331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.556554 27.521331)"^^geo:wktLiteral ;
  geo-pos:lat "42.556554"^^xsd:decimal ;
  geo-pos:long "27.521331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1295'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1295'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.521331'^^xsd:double;
  dwc:latitude '42.556554'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.521331 42.556554, 27.521331 42.556554, 27.521331 42.556554, 27.521331 42.556554, 27.521331 42.556554))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1295'^^xsd:string;
  dwc:observationDate '2022-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405297 28.157476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.405297"^^xsd:decimal ;
  dwc:decimalLongitude "28.157476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405297 28.157476)"^^geo:wktLiteral ;
  geo-pos:lat "43.405297"^^xsd:decimal ;
  geo-pos:long "28.157476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1296'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1296'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.157476'^^xsd:double;
  dwc:latitude '43.405297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.157476 43.405297, 28.157476 43.405297, 28.157476 43.405297, 28.157476 43.405297, 28.157476 43.405297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1296'^^xsd:string;
  dwc:observationDate '2022-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.440812 27.603043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.440812"^^xsd:decimal ;
  dwc:decimalLongitude "27.603043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.440812 27.603043)"^^geo:wktLiteral ;
  geo-pos:lat "42.440812"^^xsd:decimal ;
  geo-pos:long "27.603043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_270'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_270'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.603043'^^xsd:double;
  dwc:latitude '42.440812'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.603043 42.440812, 27.603043 42.440812, 27.603043 42.440812, 27.603043 42.440812, 27.603043 42.440812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_270'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154803 27.871417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.154803"^^xsd:decimal ;
  dwc:decimalLongitude "27.871417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154803 27.871417)"^^geo:wktLiteral ;
  geo-pos:lat "42.154803"^^xsd:decimal ;
  geo-pos:long "27.871417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_269'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_269'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.871417'^^xsd:double;
  dwc:latitude '42.154803'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_269'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154803 27.871417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.154803"^^xsd:decimal ;
  dwc:decimalLongitude "27.871417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154803 27.871417)"^^geo:wktLiteral ;
  geo-pos:lat "42.154803"^^xsd:decimal ;
  geo-pos:long "27.871417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_268'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_268'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.871417'^^xsd:double;
  dwc:latitude '42.154803'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_268'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154803 27.871417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.154803"^^xsd:decimal ;
  dwc:decimalLongitude "27.871417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.154803 27.871417)"^^geo:wktLiteral ;
  geo-pos:lat "42.154803"^^xsd:decimal ;
  geo-pos:long "27.871417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_267'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_267'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.871417'^^xsd:double;
  dwc:latitude '42.154803'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803, 27.871417 42.154803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_267'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73959 27.887822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73959"^^xsd:decimal ;
  dwc:decimalLongitude "27.887822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73959 27.887822)"^^geo:wktLiteral ;
  geo-pos:lat "42.73959"^^xsd:decimal ;
  geo-pos:long "27.887822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_266'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_266'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.887822'^^xsd:double;
  dwc:latitude '42.73959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.887822 42.73959, 27.887822 42.73959, 27.887822 42.73959, 27.887822 42.73959, 27.887822 42.73959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_266'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209653 27.788188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209653"^^xsd:decimal ;
  dwc:decimalLongitude "27.788188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209653 27.788188)"^^geo:wktLiteral ;
  geo-pos:lat "42.209653"^^xsd:decimal ;
  geo-pos:long "27.788188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_265'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_265'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788188'^^xsd:double;
  dwc:latitude '42.209653'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788188 42.209653, 27.788188 42.209653, 27.788188 42.209653, 27.788188 42.209653, 27.788188 42.209653))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_265'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819248 27.8931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819248"^^xsd:decimal ;
  dwc:decimalLongitude "27.8931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819248 27.8931)"^^geo:wktLiteral ;
  geo-pos:lat "42.819248"^^xsd:decimal ;
  geo-pos:long "27.8931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_264'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_264'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.8931'^^xsd:double;
  dwc:latitude '42.819248'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.8931 42.819248, 27.8931 42.819248, 27.8931 42.819248, 27.8931 42.819248, 27.8931 42.819248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_264'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209187 27.788982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209187"^^xsd:decimal ;
  dwc:decimalLongitude "27.788982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209187 27.788982)"^^geo:wktLiteral ;
  geo-pos:lat "42.209187"^^xsd:decimal ;
  geo-pos:long "27.788982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_263'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_263'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788982'^^xsd:double;
  dwc:latitude '42.209187'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788982 42.209187, 27.788982 42.209187, 27.788982 42.209187, 27.788982 42.209187, 27.788982 42.209187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_263'^^xsd:string;
  dwc:observationDate '2015-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.070117 27.970142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.070117"^^xsd:decimal ;
  dwc:decimalLongitude "27.970142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.070117 27.970142)"^^geo:wktLiteral ;
  geo-pos:lat "42.070117"^^xsd:decimal ;
  geo-pos:long "27.970142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_262'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_262'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.970142'^^xsd:double;
  dwc:latitude '42.070117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.970142 42.070117, 27.970142 42.070117, 27.970142 42.070117, 27.970142 42.070117, 27.970142 42.070117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_262'^^xsd:string;
  dwc:observationDate '2015-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.491103 27.486217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.491103"^^xsd:decimal ;
  dwc:decimalLongitude "27.486217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.491103 27.486217)"^^geo:wktLiteral ;
  geo-pos:lat "42.491103"^^xsd:decimal ;
  geo-pos:long "27.486217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_261'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_261'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486217'^^xsd:double;
  dwc:latitude '42.491103'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486217 42.491103, 27.486217 42.491103, 27.486217 42.491103, 27.486217 42.491103, 27.486217 42.491103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_261'^^xsd:string;
  dwc:observationDate '2015-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20902 27.789113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.20902"^^xsd:decimal ;
  dwc:decimalLongitude "27.789113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20902 27.789113)"^^geo:wktLiteral ;
  geo-pos:lat "42.20902"^^xsd:decimal ;
  geo-pos:long "27.789113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_260'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_260'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.789113'^^xsd:double;
  dwc:latitude '42.20902'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.789113 42.20902, 27.789113 42.20902, 27.789113 42.20902, 27.789113 42.20902, 27.789113 42.20902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_260'^^xsd:string;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170318 27.85945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.170318"^^xsd:decimal ;
  dwc:decimalLongitude "27.85945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.170318 27.85945)"^^geo:wktLiteral ;
  geo-pos:lat "42.170318"^^xsd:decimal ;
  geo-pos:long "27.85945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_259'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_259'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.85945'^^xsd:double;
  dwc:latitude '42.170318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.85945 42.170318, 27.85945 42.170318, 27.85945 42.170318, 27.85945 42.170318, 27.85945 42.170318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_259'^^xsd:string;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.238202 27.768992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.238202"^^xsd:decimal ;
  dwc:decimalLongitude "27.768992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.238202 27.768992)"^^geo:wktLiteral ;
  geo-pos:lat "42.238202"^^xsd:decimal ;
  geo-pos:long "27.768992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_258'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_258'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.768992'^^xsd:double;
  dwc:latitude '42.238202'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.768992 42.238202, 27.768992 42.238202, 27.768992 42.238202, 27.768992 42.238202, 27.768992 42.238202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_258'^^xsd:string;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89275 27.892728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89275"^^xsd:decimal ;
  dwc:decimalLongitude "27.892728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89275 27.892728)"^^geo:wktLiteral ;
  geo-pos:lat "42.89275"^^xsd:decimal ;
  geo-pos:long "27.892728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_257'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_257'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.892728'^^xsd:double;
  dwc:latitude '42.89275'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.892728 42.89275, 27.892728 42.89275, 27.892728 42.89275, 27.892728 42.89275, 27.892728 42.89275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_257'^^xsd:string;
  dwc:observationDate '2015-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.318957 27.769707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.318957"^^xsd:decimal ;
  dwc:decimalLongitude "27.769707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.318957 27.769707)"^^geo:wktLiteral ;
  geo-pos:lat "42.318957"^^xsd:decimal ;
  geo-pos:long "27.769707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_256'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_256'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.769707'^^xsd:double;
  dwc:latitude '42.318957'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.769707 42.318957, 27.769707 42.318957, 27.769707 42.318957, 27.769707 42.318957, 27.769707 42.318957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_256'^^xsd:string;
  dwc:observationDate '2015-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.505515 27.484439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.505515"^^xsd:decimal ;
  dwc:decimalLongitude "27.484439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.505515 27.484439)"^^geo:wktLiteral ;
  geo-pos:lat "42.505515"^^xsd:decimal ;
  geo-pos:long "27.484439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1508'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1508'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484439'^^xsd:double;
  dwc:latitude '42.505515'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484439 42.505515, 27.484439 42.505515, 27.484439 42.505515, 27.484439 42.505515, 27.484439 42.505515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1508'^^xsd:string;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.807165 27.885605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.807165"^^xsd:decimal ;
  dwc:decimalLongitude "27.885605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.807165 27.885605)"^^geo:wktLiteral ;
  geo-pos:lat "42.807165"^^xsd:decimal ;
  geo-pos:long "27.885605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_254'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_254'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.885605'^^xsd:double;
  dwc:latitude '42.807165'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.885605 42.807165, 27.885605 42.807165, 27.885605 42.807165, 27.885605 42.807165, 27.885605 42.807165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_254'^^xsd:string;
  dwc:observationDate '2015-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191513 27.919567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.191513"^^xsd:decimal ;
  dwc:decimalLongitude "27.919567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.191513 27.919567)"^^geo:wktLiteral ;
  geo-pos:lat "43.191513"^^xsd:decimal ;
  geo-pos:long "27.919567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1299'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1299'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.919567'^^xsd:double;
  dwc:latitude '43.191513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.919567 43.191513, 27.919567 43.191513, 27.919567 43.191513, 27.919567 43.191513, 27.919567 43.191513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1299'^^xsd:string;
  dwc:observationDate '2022-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.193128 27.92043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.193128"^^xsd:decimal ;
  dwc:decimalLongitude "27.92043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.193128 27.92043)"^^geo:wktLiteral ;
  geo-pos:lat "43.193128"^^xsd:decimal ;
  geo-pos:long "27.92043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_252'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_252'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.92043'^^xsd:double;
  dwc:latitude '43.193128'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.92043 43.193128, 27.92043 43.193128, 27.92043 43.193128, 27.92043 43.193128, 27.92043 43.193128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_252'^^xsd:string;
  dwc:observationDate '2015-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656126 27.73271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656126"^^xsd:decimal ;
  dwc:decimalLongitude "27.73271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656126 27.73271)"^^geo:wktLiteral ;
  geo-pos:lat "42.656126"^^xsd:decimal ;
  geo-pos:long "27.73271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1300'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1300'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.73271'^^xsd:double;
  dwc:latitude '42.656126'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.73271 42.656126, 27.73271 42.656126, 27.73271 42.656126, 27.73271 42.656126, 27.73271 42.656126))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1300'^^xsd:string;
  dwc:observationDate '2022-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656126 27.73271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656126"^^xsd:decimal ;
  dwc:decimalLongitude "27.73271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656126 27.73271)"^^geo:wktLiteral ;
  geo-pos:lat "42.656126"^^xsd:decimal ;
  geo-pos:long "27.73271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1301'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1301'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.73271'^^xsd:double;
  dwc:latitude '42.656126'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.73271 42.656126, 27.73271 42.656126, 27.73271 42.656126, 27.73271 42.656126, 27.73271 42.656126))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1301'^^xsd:string;
  dwc:observationDate '2022-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217917 27.787397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217917"^^xsd:decimal ;
  dwc:decimalLongitude "27.787397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217917 27.787397)"^^geo:wktLiteral ;
  geo-pos:lat "42.217917"^^xsd:decimal ;
  geo-pos:long "27.787397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_249'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_249'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787397'^^xsd:double;
  dwc:latitude '42.217917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787397 42.217917, 27.787397 42.217917, 27.787397 42.217917, 27.787397 42.217917, 27.787397 42.217917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_249'^^xsd:string;
  dwc:observationDate '2015-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.350875 27.720905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.350875"^^xsd:decimal ;
  dwc:decimalLongitude "27.720905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.350875 27.720905)"^^geo:wktLiteral ;
  geo-pos:lat "42.350875"^^xsd:decimal ;
  geo-pos:long "27.720905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1510'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1510'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.720905'^^xsd:double;
  dwc:latitude '42.350875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.720905 42.350875, 27.720905 42.350875, 27.720905 42.350875, 27.720905 42.350875, 27.720905 42.350875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1510'^^xsd:string;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.158068 27.857132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.158068"^^xsd:decimal ;
  dwc:decimalLongitude "27.857132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.158068 27.857132)"^^geo:wktLiteral ;
  geo-pos:lat "42.158068"^^xsd:decimal ;
  geo-pos:long "27.857132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_247'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_247'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.857132'^^xsd:double;
  dwc:latitude '42.158068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.857132 42.158068, 27.857132 42.158068, 27.857132 42.158068, 27.857132 42.158068, 27.857132 42.158068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_247'^^xsd:string;
  dwc:observationDate '2015-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041463 27.988513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041463"^^xsd:decimal ;
  dwc:decimalLongitude "27.988513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041463 27.988513)"^^geo:wktLiteral ;
  geo-pos:lat "42.041463"^^xsd:decimal ;
  geo-pos:long "27.988513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_246'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_246'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.988513'^^xsd:double;
  dwc:latitude '42.041463'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463, 27.988513 42.041463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_246'^^xsd:string;
  dwc:observationDate '2015-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409245 27.651693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.409245"^^xsd:decimal ;
  dwc:decimalLongitude "27.651693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409245 27.651693)"^^geo:wktLiteral ;
  geo-pos:lat "42.409245"^^xsd:decimal ;
  geo-pos:long "27.651693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_245'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_245'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.651693'^^xsd:double;
  dwc:latitude '42.409245'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_245'^^xsd:string;
  dwc:observationDate '2015-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409245 27.651693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.409245"^^xsd:decimal ;
  dwc:decimalLongitude "27.651693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409245 27.651693)"^^geo:wktLiteral ;
  geo-pos:lat "42.409245"^^xsd:decimal ;
  geo-pos:long "27.651693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_244'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_244'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.651693'^^xsd:double;
  dwc:latitude '42.409245'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_244'^^xsd:string;
  dwc:observationDate '2015-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409245 27.651693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.409245"^^xsd:decimal ;
  dwc:decimalLongitude "27.651693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409245 27.651693)"^^geo:wktLiteral ;
  geo-pos:lat "42.409245"^^xsd:decimal ;
  geo-pos:long "27.651693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_243'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_243'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.651693'^^xsd:double;
  dwc:latitude '42.409245'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245, 27.651693 42.409245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_243'^^xsd:string;
  dwc:observationDate '2015-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.879933 27.892463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.879933"^^xsd:decimal ;
  dwc:decimalLongitude "27.892463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.879933 27.892463)"^^geo:wktLiteral ;
  geo-pos:lat "42.879933"^^xsd:decimal ;
  geo-pos:long "27.892463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_242'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_242'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.892463'^^xsd:double;
  dwc:latitude '42.879933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.892463 42.879933, 27.892463 42.879933, 27.892463 42.879933, 27.892463 42.879933, 27.892463 42.879933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_242'^^xsd:string;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2175 27.787817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2175"^^xsd:decimal ;
  dwc:decimalLongitude "27.787817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2175 27.787817)"^^geo:wktLiteral ;
  geo-pos:lat "42.2175"^^xsd:decimal ;
  geo-pos:long "27.787817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_241'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_241'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.787817'^^xsd:double;
  dwc:latitude '42.2175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.787817 42.2175, 27.787817 42.2175, 27.787817 42.2175, 27.787817 42.2175, 27.787817 42.2175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_241'^^xsd:string;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409568 27.662067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.409568"^^xsd:decimal ;
  dwc:decimalLongitude "27.662067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409568 27.662067)"^^geo:wktLiteral ;
  geo-pos:lat "42.409568"^^xsd:decimal ;
  geo-pos:long "27.662067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_240'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_240'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.662067'^^xsd:double;
  dwc:latitude '42.409568'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.662067 42.409568, 27.662067 42.409568, 27.662067 42.409568, 27.662067 42.409568, 27.662067 42.409568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_240'^^xsd:string;
  dwc:observationDate '2015-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554707 27.641783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554707"^^xsd:decimal ;
  dwc:decimalLongitude "27.641783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554707 27.641783)"^^geo:wktLiteral ;
  geo-pos:lat "42.554707"^^xsd:decimal ;
  geo-pos:long "27.641783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_239'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_239'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.641783'^^xsd:double;
  dwc:latitude '42.554707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_239'^^xsd:string;
  dwc:observationDate '2015-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554707 27.641783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554707"^^xsd:decimal ;
  dwc:decimalLongitude "27.641783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554707 27.641783)"^^geo:wktLiteral ;
  geo-pos:lat "42.554707"^^xsd:decimal ;
  geo-pos:long "27.641783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_238'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_238'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.641783'^^xsd:double;
  dwc:latitude '42.554707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_238'^^xsd:string;
  dwc:observationDate '2015-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554707 27.641783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554707"^^xsd:decimal ;
  dwc:decimalLongitude "27.641783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554707 27.641783)"^^geo:wktLiteral ;
  geo-pos:lat "42.554707"^^xsd:decimal ;
  geo-pos:long "27.641783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_237'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_237'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.641783'^^xsd:double;
  dwc:latitude '42.554707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707, 27.641783 42.554707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_237'^^xsd:string;
  dwc:observationDate '2015-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447605 27.625905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.447605"^^xsd:decimal ;
  dwc:decimalLongitude "27.625905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.447605 27.625905)"^^geo:wktLiteral ;
  geo-pos:lat "42.447605"^^xsd:decimal ;
  geo-pos:long "27.625905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1512'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1512'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.625905'^^xsd:double;
  dwc:latitude '42.447605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.625905 42.447605, 27.625905 42.447605, 27.625905 42.447605, 27.625905 42.447605, 27.625905 42.447605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1512'^^xsd:string;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488 27.482117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.488"^^xsd:decimal ;
  dwc:decimalLongitude "27.482117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.488 27.482117)"^^geo:wktLiteral ;
  geo-pos:lat "42.488"^^xsd:decimal ;
  geo-pos:long "27.482117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1302'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1302'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.482117'^^xsd:double;
  dwc:latitude '42.488'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.482117 42.488, 27.482117 42.488, 27.482117 42.488, 27.482117 42.488, 27.482117 42.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1302'^^xsd:string;
  dwc:observationDate '2022-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041655 27.988188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041655"^^xsd:decimal ;
  dwc:decimalLongitude "27.988188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041655 27.988188)"^^geo:wktLiteral ;
  geo-pos:lat "42.041655"^^xsd:decimal ;
  geo-pos:long "27.988188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_234'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_234'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.988188'^^xsd:double;
  dwc:latitude '42.041655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.988188 42.041655, 27.988188 42.041655, 27.988188 42.041655, 27.988188 42.041655, 27.988188 42.041655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_234'^^xsd:string;
  dwc:observationDate '2015-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052853 27.985622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.052853"^^xsd:decimal ;
  dwc:decimalLongitude "27.985622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052853 27.985622)"^^geo:wktLiteral ;
  geo-pos:lat "42.052853"^^xsd:decimal ;
  geo-pos:long "27.985622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_233'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_233'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.985622'^^xsd:double;
  dwc:latitude '42.052853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.985622 42.052853, 27.985622 42.052853, 27.985622 42.052853, 27.985622 42.052853, 27.985622 42.052853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_233'^^xsd:string;
  dwc:observationDate '2015-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209347 27.788768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209347"^^xsd:decimal ;
  dwc:decimalLongitude "27.788768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209347 27.788768)"^^geo:wktLiteral ;
  geo-pos:lat "42.209347"^^xsd:decimal ;
  geo-pos:long "27.788768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_232'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_232'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788768'^^xsd:double;
  dwc:latitude '42.209347'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788768 42.209347, 27.788768 42.209347, 27.788768 42.209347, 27.788768 42.209347, 27.788768 42.209347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_232'^^xsd:string;
  dwc:observationDate '2015-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.196303 27.739816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.196303"^^xsd:decimal ;
  dwc:decimalLongitude "27.739816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.196303 27.739816)"^^geo:wktLiteral ;
  geo-pos:lat "43.196303"^^xsd:decimal ;
  geo-pos:long "27.739816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1306'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1306'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.739816'^^xsd:double;
  dwc:latitude '43.196303'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.739816 43.196303, 27.739816 43.196303, 27.739816 43.196303, 27.739816 43.196303, 27.739816 43.196303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1306'^^xsd:string;
  dwc:observationDate '2022-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.396779 27.707109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.396779"^^xsd:decimal ;
  dwc:decimalLongitude "27.707109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.396779 27.707109)"^^geo:wktLiteral ;
  geo-pos:lat "42.396779"^^xsd:decimal ;
  geo-pos:long "27.707109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1310'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1310'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707109'^^xsd:double;
  dwc:latitude '42.396779'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707109 42.396779, 27.707109 42.396779, 27.707109 42.396779, 27.707109 42.396779, 27.707109 42.396779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1310'^^xsd:string;
  dwc:observationDate '2022-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.109983 27.938743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.109983"^^xsd:decimal ;
  dwc:decimalLongitude "27.938743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.109983 27.938743)"^^geo:wktLiteral ;
  geo-pos:lat "42.109983"^^xsd:decimal ;
  geo-pos:long "27.938743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_229'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_229'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.938743'^^xsd:double;
  dwc:latitude '42.109983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.938743 42.109983, 27.938743 42.109983, 27.938743 42.109983, 27.938743 42.109983, 27.938743 42.109983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_229'^^xsd:string;
  dwc:observationDate '2015-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209352 27.788742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209352"^^xsd:decimal ;
  dwc:decimalLongitude "27.788742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209352 27.788742)"^^geo:wktLiteral ;
  geo-pos:lat "42.209352"^^xsd:decimal ;
  geo-pos:long "27.788742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_228'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_228'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788742'^^xsd:double;
  dwc:latitude '42.209352'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788742 42.209352, 27.788742 42.209352, 27.788742 42.209352, 27.788742 42.209352, 27.788742 42.209352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_228'^^xsd:string;
  dwc:observationDate '2015-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.565401 27.643003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.565401"^^xsd:decimal ;
  dwc:decimalLongitude "27.643003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.565401 27.643003)"^^geo:wktLiteral ;
  geo-pos:lat "42.565401"^^xsd:decimal ;
  geo-pos:long "27.643003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1525'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1525'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.643003'^^xsd:double;
  dwc:latitude '42.565401'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.643003 42.565401, 27.643003 42.565401, 27.643003 42.565401, 27.643003 42.565401, 27.643003 42.565401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1525'^^xsd:string;
  dwc:observationDate '2022-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49276 27.486917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49276"^^xsd:decimal ;
  dwc:decimalLongitude "27.486917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49276 27.486917)"^^geo:wktLiteral ;
  geo-pos:lat "42.49276"^^xsd:decimal ;
  geo-pos:long "27.486917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_226'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_226'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486917'^^xsd:double;
  dwc:latitude '42.49276'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486917 42.49276, 27.486917 42.49276, 27.486917 42.49276, 27.486917 42.49276, 27.486917 42.49276))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_226'^^xsd:string;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5758 27.626433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5758"^^xsd:decimal ;
  dwc:decimalLongitude "27.626433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5758 27.626433)"^^geo:wktLiteral ;
  geo-pos:lat "42.5758"^^xsd:decimal ;
  geo-pos:long "27.626433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_225'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_225'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.626433'^^xsd:double;
  dwc:latitude '42.5758'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.626433 42.5758, 27.626433 42.5758, 27.626433 42.5758, 27.626433 42.5758, 27.626433 42.5758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_225'^^xsd:string;
  dwc:observationDate '2015-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.22515 27.772835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.22515"^^xsd:decimal ;
  dwc:decimalLongitude "27.772835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.22515 27.772835)"^^geo:wktLiteral ;
  geo-pos:lat "42.22515"^^xsd:decimal ;
  geo-pos:long "27.772835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_224'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_224'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.772835'^^xsd:double;
  dwc:latitude '42.22515'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.772835 42.22515, 27.772835 42.22515, 27.772835 42.22515, 27.772835 42.22515, 27.772835 42.22515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_224'^^xsd:string;
  dwc:observationDate '2015-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.662533 27.692893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.662533"^^xsd:decimal ;
  dwc:decimalLongitude "27.692893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.662533 27.692893)"^^geo:wktLiteral ;
  geo-pos:lat "42.662533"^^xsd:decimal ;
  geo-pos:long "27.692893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_223'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_223'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.692893'^^xsd:double;
  dwc:latitude '42.662533'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.692893 42.662533, 27.692893 42.662533, 27.692893 42.662533, 27.692893 42.662533, 27.692893 42.662533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_223'^^xsd:string;
  dwc:observationDate '2015-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.370216 28.08561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.370216"^^xsd:decimal ;
  dwc:decimalLongitude "28.08561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.370216 28.08561)"^^geo:wktLiteral ;
  geo-pos:lat "43.370216"^^xsd:decimal ;
  geo-pos:long "28.08561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1312'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1312'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.08561'^^xsd:double;
  dwc:latitude '43.370216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.08561 43.370216, 28.08561 43.370216, 28.08561 43.370216, 28.08561 43.370216, 28.08561 43.370216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1312'^^xsd:string;
  dwc:observationDate '2022-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398605 28.177802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398605"^^xsd:decimal ;
  dwc:decimalLongitude "28.177802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398605 28.177802)"^^geo:wktLiteral ;
  geo-pos:lat "43.398605"^^xsd:decimal ;
  geo-pos:long "28.177802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1313'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1313'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.177802'^^xsd:double;
  dwc:latitude '43.398605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.177802 43.398605, 28.177802 43.398605, 28.177802 43.398605, 28.177802 43.398605, 28.177802 43.398605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1313'^^xsd:string;
  dwc:observationDate '2022-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.219227 27.981276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.219227"^^xsd:decimal ;
  dwc:decimalLongitude "27.981276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.219227 27.981276)"^^geo:wktLiteral ;
  geo-pos:lat "43.219227"^^xsd:decimal ;
  geo-pos:long "27.981276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1314'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1314'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.981276'^^xsd:double;
  dwc:latitude '43.219227'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.981276 43.219227, 27.981276 43.219227, 27.981276 43.219227, 27.981276 43.219227, 27.981276 43.219227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1314'^^xsd:string;
  dwc:observationDate '2022-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.401912 28.143243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.401912"^^xsd:decimal ;
  dwc:decimalLongitude "28.143243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.401912 28.143243)"^^geo:wktLiteral ;
  geo-pos:lat "43.401912"^^xsd:decimal ;
  geo-pos:long "28.143243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_219'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_219'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.143243'^^xsd:double;
  dwc:latitude '43.401912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.143243 43.401912, 28.143243 43.401912, 28.143243 43.401912, 28.143243 43.401912, 28.143243 43.401912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_219'^^xsd:string;
  dwc:observationDate '2015-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.397708 27.707457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.397708"^^xsd:decimal ;
  dwc:decimalLongitude "27.707457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.397708 27.707457)"^^geo:wktLiteral ;
  geo-pos:lat "42.397708"^^xsd:decimal ;
  geo-pos:long "27.707457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1315'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1315'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.707457'^^xsd:double;
  dwc:latitude '42.397708'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.707457 42.397708, 27.707457 42.397708, 27.707457 42.397708, 27.707457 42.397708, 27.707457 42.397708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1315'^^xsd:string;
  dwc:observationDate '2022-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39024 27.703933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39024"^^xsd:decimal ;
  dwc:decimalLongitude "27.703933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39024 27.703933)"^^geo:wktLiteral ;
  geo-pos:lat "42.39024"^^xsd:decimal ;
  geo-pos:long "27.703933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_217'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_217'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.703933'^^xsd:double;
  dwc:latitude '42.39024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.703933 42.39024, 27.703933 42.39024, 27.703933 42.39024, 27.703933 42.39024, 27.703933 42.39024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_217'^^xsd:string;
  dwc:observationDate '2015-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567721 27.639025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567721"^^xsd:decimal ;
  dwc:decimalLongitude "27.639025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567721 27.639025)"^^geo:wktLiteral ;
  geo-pos:lat "42.567721"^^xsd:decimal ;
  geo-pos:long "27.639025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1316'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1316'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.639025'^^xsd:double;
  dwc:latitude '42.567721'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.639025 42.567721, 27.639025 42.567721, 27.639025 42.567721, 27.639025 42.567721, 27.639025 42.567721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1316'^^xsd:string;
  dwc:observationDate '2022-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482783 27.483448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482783"^^xsd:decimal ;
  dwc:decimalLongitude "27.483448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482783 27.483448)"^^geo:wktLiteral ;
  geo-pos:lat "42.482783"^^xsd:decimal ;
  geo-pos:long "27.483448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1317'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1317'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483448'^^xsd:double;
  dwc:latitude '42.482783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483448 42.482783, 27.483448 42.482783, 27.483448 42.482783, 27.483448 42.482783, 27.483448 42.482783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1317'^^xsd:string;
  dwc:observationDate '2022-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.419112 27.690272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.419112"^^xsd:decimal ;
  dwc:decimalLongitude "27.690272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.419112 27.690272)"^^geo:wktLiteral ;
  geo-pos:lat "42.419112"^^xsd:decimal ;
  geo-pos:long "27.690272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_214'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_214'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.690272'^^xsd:double;
  dwc:latitude '42.419112'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.690272 42.419112, 27.690272 42.419112, 27.690272 42.419112, 27.690272 42.419112, 27.690272 42.419112))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_214'^^xsd:string;
  dwc:observationDate '2015-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49249 27.48685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49249"^^xsd:decimal ;
  dwc:decimalLongitude "27.48685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49249 27.48685)"^^geo:wktLiteral ;
  geo-pos:lat "42.49249"^^xsd:decimal ;
  geo-pos:long "27.48685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_213'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_213'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48685'^^xsd:double;
  dwc:latitude '42.49249'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48685 42.49249, 27.48685 42.49249, 27.48685 42.49249, 27.48685 42.49249, 27.48685 42.49249))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_213'^^xsd:string;
  dwc:observationDate '2015-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.212067 27.958289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.212067"^^xsd:decimal ;
  dwc:decimalLongitude "27.958289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.212067 27.958289)"^^geo:wktLiteral ;
  geo-pos:lat "43.212067"^^xsd:decimal ;
  geo-pos:long "27.958289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1318'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1318'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.958289'^^xsd:double;
  dwc:latitude '43.212067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.958289 43.212067, 27.958289 43.212067, 27.958289 43.212067, 27.958289 43.212067, 27.958289 43.212067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1318'^^xsd:string;
  dwc:observationDate '2022-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218978 27.98089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.218978"^^xsd:decimal ;
  dwc:decimalLongitude "27.98089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218978 27.98089)"^^geo:wktLiteral ;
  geo-pos:lat "43.218978"^^xsd:decimal ;
  geo-pos:long "27.98089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1319'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1319'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.98089'^^xsd:double;
  dwc:latitude '43.218978'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.98089 43.218978, 27.98089 43.218978, 27.98089 43.218978, 27.98089 43.218978, 27.98089 43.218978))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1319'^^xsd:string;
  dwc:observationDate '2022-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502599 27.484076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.502599"^^xsd:decimal ;
  dwc:decimalLongitude "27.484076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502599 27.484076)"^^geo:wktLiteral ;
  geo-pos:lat "42.502599"^^xsd:decimal ;
  geo-pos:long "27.484076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1320'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1320'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484076'^^xsd:double;
  dwc:latitude '42.502599'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484076 42.502599, 27.484076 42.502599, 27.484076 42.502599, 27.484076 42.502599, 27.484076 42.502599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1320'^^xsd:string;
  dwc:observationDate '2022-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560938 27.602748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.560938"^^xsd:decimal ;
  dwc:decimalLongitude "27.602748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560938 27.602748)"^^geo:wktLiteral ;
  geo-pos:lat "42.560938"^^xsd:decimal ;
  geo-pos:long "27.602748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1321'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1321'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.602748'^^xsd:double;
  dwc:latitude '42.560938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.602748 42.560938, 27.602748 42.560938, 27.602748 42.560938, 27.602748 42.560938, 27.602748 42.560938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1321'^^xsd:string;
  dwc:observationDate '2022-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.368983 28.085567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.368983"^^xsd:decimal ;
  dwc:decimalLongitude "28.085567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.368983 28.085567)"^^geo:wktLiteral ;
  geo-pos:lat "43.368983"^^xsd:decimal ;
  geo-pos:long "28.085567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_208'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_208'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.085567'^^xsd:double;
  dwc:latitude '43.368983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.085567 43.368983, 28.085567 43.368983, 28.085567 43.368983, 28.085567 43.368983, 28.085567 43.368983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_208'^^xsd:string;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.193752 27.836205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.193752"^^xsd:decimal ;
  dwc:decimalLongitude "27.836205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.193752 27.836205)"^^geo:wktLiteral ;
  geo-pos:lat "42.193752"^^xsd:decimal ;
  geo-pos:long "27.836205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1514'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1514'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.836205'^^xsd:double;
  dwc:latitude '42.193752'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.836205 42.193752, 27.836205 42.193752, 27.836205 42.193752, 27.836205 42.193752, 27.836205 42.193752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1514'^^xsd:string;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346132 28.072576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.346132"^^xsd:decimal ;
  dwc:decimalLongitude "28.072576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346132 28.072576)"^^geo:wktLiteral ;
  geo-pos:lat "43.346132"^^xsd:decimal ;
  geo-pos:long "28.072576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1322'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_1322'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.072576'^^xsd:double;
  dwc:latitude '43.346132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.072576 43.346132, 28.072576 43.346132, 28.072576 43.346132, 28.072576 43.346132, 28.072576 43.346132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1322'^^xsd:string;
  dwc:observationDate '2022-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.285741 27.754162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.285741"^^xsd:decimal ;
  dwc:decimalLongitude "27.754162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.285741 27.754162)"^^geo:wktLiteral ;
  geo-pos:lat "42.285741"^^xsd:decimal ;
  geo-pos:long "27.754162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1325'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1325'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.754162'^^xsd:double;
  dwc:latitude '42.285741'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.754162 42.285741, 27.754162 42.285741, 27.754162 42.285741, 27.754162 42.285741, 27.754162 42.285741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1325'^^xsd:string;
  dwc:observationDate '2022-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.123448 27.913575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.123448"^^xsd:decimal ;
  dwc:decimalLongitude "27.913575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.123448 27.913575)"^^geo:wktLiteral ;
  geo-pos:lat "42.123448"^^xsd:decimal ;
  geo-pos:long "27.913575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1327'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1327'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.913575'^^xsd:double;
  dwc:latitude '42.123448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.913575 42.123448, 27.913575 42.123448, 27.913575 42.123448, 27.913575 42.123448, 27.913575 42.123448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1327'^^xsd:string;
  dwc:observationDate '2022-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639865 27.683433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.639865"^^xsd:decimal ;
  dwc:decimalLongitude "27.683433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639865 27.683433)"^^geo:wktLiteral ;
  geo-pos:lat "42.639865"^^xsd:decimal ;
  geo-pos:long "27.683433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_203'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_203'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.683433'^^xsd:double;
  dwc:latitude '42.639865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.683433 42.639865, 27.683433 42.639865, 27.683433 42.639865, 27.683433 42.639865, 27.683433 42.639865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_203'^^xsd:string;
  dwc:observationDate '2015-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.446942 27.490758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.446942"^^xsd:decimal ;
  dwc:decimalLongitude "27.490758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.446942 27.490758)"^^geo:wktLiteral ;
  geo-pos:lat "42.446942"^^xsd:decimal ;
  geo-pos:long "27.490758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1328'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1328'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.490758'^^xsd:double;
  dwc:latitude '42.446942'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.490758 42.446942, 27.490758 42.446942, 27.490758 42.446942, 27.490758 42.446942, 27.490758 42.446942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1328'^^xsd:string;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.035718 27.888701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.035718"^^xsd:decimal ;
  dwc:decimalLongitude "27.888701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.035718 27.888701)"^^geo:wktLiteral ;
  geo-pos:lat "43.035718"^^xsd:decimal ;
  geo-pos:long "27.888701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_201'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_201'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.888701'^^xsd:double;
  dwc:latitude '43.035718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.888701 43.035718, 27.888701 43.035718, 27.888701 43.035718, 27.888701 43.035718, 27.888701 43.035718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_201'^^xsd:string;
  dwc:observationDate '2014-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.514957 27.485837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.514957"^^xsd:decimal ;
  dwc:decimalLongitude "27.485837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.514957 27.485837)"^^geo:wktLiteral ;
  geo-pos:lat "42.514957"^^xsd:decimal ;
  geo-pos:long "27.485837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_200'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_200'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.485837'^^xsd:double;
  dwc:latitude '42.514957'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_200'^^xsd:string;
  dwc:observationDate '2014-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.514957 27.485837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.514957"^^xsd:decimal ;
  dwc:decimalLongitude "27.485837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.514957 27.485837)"^^geo:wktLiteral ;
  geo-pos:lat "42.514957"^^xsd:decimal ;
  geo-pos:long "27.485837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_199'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_199'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.485837'^^xsd:double;
  dwc:latitude '42.514957'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957, 27.485837 42.514957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_199'^^xsd:string;
  dwc:observationDate '2014-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.326382 27.748262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.326382"^^xsd:decimal ;
  dwc:decimalLongitude "27.748262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.326382 27.748262)"^^geo:wktLiteral ;
  geo-pos:lat "42.326382"^^xsd:decimal ;
  geo-pos:long "27.748262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1329'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1329'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.748262'^^xsd:double;
  dwc:latitude '42.326382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.748262 42.326382, 27.748262 42.326382, 27.748262 42.326382, 27.748262 42.326382, 27.748262 42.326382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1329'^^xsd:string;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 27.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "27.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 27.631)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "27.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_93'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_93'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631 42.6, 27.631 42.6, 27.631 42.6, 27.631 42.6, 27.631 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_93'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199546 27.922826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199546"^^xsd:decimal ;
  dwc:decimalLongitude "27.922826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199546 27.922826)"^^geo:wktLiteral ;
  geo-pos:lat "43.199546"^^xsd:decimal ;
  geo-pos:long "27.922826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1330'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1330'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.922826'^^xsd:double;
  dwc:latitude '43.199546'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.922826 43.199546, 27.922826 43.199546, 27.922826 43.199546, 27.922826 43.199546, 27.922826 43.199546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1330'^^xsd:string;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412794 27.682651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412794"^^xsd:decimal ;
  dwc:decimalLongitude "27.682651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412794 27.682651)"^^geo:wktLiteral ;
  geo-pos:lat "42.412794"^^xsd:decimal ;
  geo-pos:long "27.682651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_195'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_195'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.682651'^^xsd:double;
  dwc:latitude '42.412794'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_195'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498494 27.483982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498494"^^xsd:decimal ;
  dwc:decimalLongitude "27.483982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498494 27.483982)"^^geo:wktLiteral ;
  geo-pos:lat "42.498494"^^xsd:decimal ;
  geo-pos:long "27.483982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_194'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_194'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483982'^^xsd:double;
  dwc:latitude '42.498494'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483982 42.498494, 27.483982 42.498494, 27.483982 42.498494, 27.483982 42.498494, 27.483982 42.498494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_194'^^xsd:string;
  dwc:observationDate '2014-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.189207 27.836556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.189207"^^xsd:decimal ;
  dwc:decimalLongitude "27.836556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.189207 27.836556)"^^geo:wktLiteral ;
  geo-pos:lat "42.189207"^^xsd:decimal ;
  geo-pos:long "27.836556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1331'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1331'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.836556'^^xsd:double;
  dwc:latitude '42.189207'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.836556 42.189207, 27.836556 42.189207, 27.836556 42.189207, 27.836556 42.189207, 27.836556 42.189207))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1331'^^xsd:string;
  dwc:observationDate '2022-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405319 28.158473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.405319"^^xsd:decimal ;
  dwc:decimalLongitude "28.158473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405319 28.158473)"^^geo:wktLiteral ;
  geo-pos:lat "43.405319"^^xsd:decimal ;
  geo-pos:long "28.158473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1332'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1332'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.158473'^^xsd:double;
  dwc:latitude '43.405319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.158473 43.405319, 28.158473 43.405319, 28.158473 43.405319, 28.158473 43.405319, 28.158473 43.405319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1332'^^xsd:string;
  dwc:observationDate '2022-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405319 28.158473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.405319"^^xsd:decimal ;
  dwc:decimalLongitude "28.158473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405319 28.158473)"^^geo:wktLiteral ;
  geo-pos:lat "43.405319"^^xsd:decimal ;
  geo-pos:long "28.158473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1333'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1333'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.158473'^^xsd:double;
  dwc:latitude '43.405319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.158473 43.405319, 28.158473 43.405319, 28.158473 43.405319, 28.158473 43.405319, 28.158473 43.405319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1333'^^xsd:string;
  dwc:observationDate '2022-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642587 27.682137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.642587"^^xsd:decimal ;
  dwc:decimalLongitude "27.682137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642587 27.682137)"^^geo:wktLiteral ;
  geo-pos:lat "42.642587"^^xsd:decimal ;
  geo-pos:long "27.682137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_190'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_190'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.682137'^^xsd:double;
  dwc:latitude '42.642587'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.682137 42.642587, 27.682137 42.642587, 27.682137 42.642587, 27.682137 42.642587, 27.682137 42.642587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_190'^^xsd:string;
  dwc:observationDate '2014-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.416684 27.651409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.416684"^^xsd:decimal ;
  dwc:decimalLongitude "27.651409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.416684 27.651409)"^^geo:wktLiteral ;
  geo-pos:lat "42.416684"^^xsd:decimal ;
  geo-pos:long "27.651409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1334'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1334'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.651409'^^xsd:double;
  dwc:latitude '42.416684'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.651409 42.416684, 27.651409 42.416684, 27.651409 42.416684, 27.651409 42.416684, 27.651409 42.416684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1334'^^xsd:string;
  dwc:observationDate '2022-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560099 27.645347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.560099"^^xsd:decimal ;
  dwc:decimalLongitude "27.645347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560099 27.645347)"^^geo:wktLiteral ;
  geo-pos:lat "42.560099"^^xsd:decimal ;
  geo-pos:long "27.645347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1335'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1335'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.645347'^^xsd:double;
  dwc:latitude '42.560099'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.645347 42.560099, 27.645347 42.560099, 27.645347 42.560099, 27.645347 42.560099, 27.645347 42.560099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1335'^^xsd:string;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560099 27.645347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.560099"^^xsd:decimal ;
  dwc:decimalLongitude "27.645347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.560099 27.645347)"^^geo:wktLiteral ;
  geo-pos:lat "42.560099"^^xsd:decimal ;
  geo-pos:long "27.645347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1336'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1336'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.645347'^^xsd:double;
  dwc:latitude '42.560099'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.645347 42.560099, 27.645347 42.560099, 27.645347 42.560099, 27.645347 42.560099, 27.645347 42.560099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1336'^^xsd:string;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44539 27.606683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44539"^^xsd:decimal ;
  dwc:decimalLongitude "27.606683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44539 27.606683)"^^geo:wktLiteral ;
  geo-pos:lat "42.44539"^^xsd:decimal ;
  geo-pos:long "27.606683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1338'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1338'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.606683'^^xsd:double;
  dwc:latitude '42.44539'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.606683 42.44539, 27.606683 42.44539, 27.606683 42.44539, 27.606683 42.44539, 27.606683 42.44539))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1338'^^xsd:string;
  dwc:observationDate '2022-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417542 27.650005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417542"^^xsd:decimal ;
  dwc:decimalLongitude "27.650005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417542 27.650005)"^^geo:wktLiteral ;
  geo-pos:lat "42.417542"^^xsd:decimal ;
  geo-pos:long "27.650005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_185'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_185'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.650005'^^xsd:double;
  dwc:latitude '42.417542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.650005 42.417542, 27.650005 42.417542, 27.650005 42.417542, 27.650005 42.417542, 27.650005 42.417542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_185'^^xsd:string;
  dwc:observationDate '2014-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218715 27.980658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.218715"^^xsd:decimal ;
  dwc:decimalLongitude "27.980658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218715 27.980658)"^^geo:wktLiteral ;
  geo-pos:lat "43.218715"^^xsd:decimal ;
  geo-pos:long "27.980658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1339'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1339'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.980658'^^xsd:double;
  dwc:latitude '43.218715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.980658 43.218715, 27.980658 43.218715, 27.980658 43.218715, 27.980658 43.218715, 27.980658 43.218715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1339'^^xsd:string;
  dwc:observationDate '2022-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642627 27.680557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.642627"^^xsd:decimal ;
  dwc:decimalLongitude "27.680557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642627 27.680557)"^^geo:wktLiteral ;
  geo-pos:lat "42.642627"^^xsd:decimal ;
  geo-pos:long "27.680557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1340'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1340'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.680557'^^xsd:double;
  dwc:latitude '42.642627'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.680557 42.642627, 27.680557 42.642627, 27.680557 42.642627, 27.680557 42.642627, 27.680557 42.642627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1340'^^xsd:string;
  dwc:observationDate '2022-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.562565 27.595713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.562565"^^xsd:decimal ;
  dwc:decimalLongitude "27.595713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.562565 27.595713)"^^geo:wktLiteral ;
  geo-pos:lat "42.562565"^^xsd:decimal ;
  geo-pos:long "27.595713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1343'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1343'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.595713'^^xsd:double;
  dwc:latitude '42.562565'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.595713 42.562565, 27.595713 42.562565, 27.595713 42.562565, 27.595713 42.562565, 27.595713 42.562565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1343'^^xsd:string;
  dwc:observationDate '2022-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497618 27.483943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497618"^^xsd:decimal ;
  dwc:decimalLongitude "27.483943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497618 27.483943)"^^geo:wktLiteral ;
  geo-pos:lat "42.497618"^^xsd:decimal ;
  geo-pos:long "27.483943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_181'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_181'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483943'^^xsd:double;
  dwc:latitude '42.497618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483943 42.497618, 27.483943 42.497618, 27.483943 42.497618, 27.483943 42.497618, 27.483943 42.497618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_181'^^xsd:string;
  dwc:observationDate '2014-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486398 27.467069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486398"^^xsd:decimal ;
  dwc:decimalLongitude "27.467069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486398 27.467069)"^^geo:wktLiteral ;
  geo-pos:lat "42.486398"^^xsd:decimal ;
  geo-pos:long "27.467069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_180'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_180'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.467069'^^xsd:double;
  dwc:latitude '42.486398'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.467069 42.486398, 27.467069 42.486398, 27.467069 42.486398, 27.467069 42.486398, 27.467069 42.486398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_180'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568082 28.58721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.568082"^^xsd:decimal ;
  dwc:decimalLongitude "28.58721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568082 28.58721)"^^geo:wktLiteral ;
  geo-pos:lat "43.568082"^^xsd:decimal ;
  geo-pos:long "28.58721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1344'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1344'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.58721'^^xsd:double;
  dwc:latitude '43.568082'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.58721 43.568082, 28.58721 43.568082, 28.58721 43.568082, 28.58721 43.568082, 28.58721 43.568082))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1344'^^xsd:string;
  dwc:observationDate '2022-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566541 27.64009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.566541"^^xsd:decimal ;
  dwc:decimalLongitude "27.64009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566541 27.64009)"^^geo:wktLiteral ;
  geo-pos:lat "42.566541"^^xsd:decimal ;
  geo-pos:long "27.64009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_178'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_178'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.64009'^^xsd:double;
  dwc:latitude '42.566541'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.64009 42.566541, 27.64009 42.566541, 27.64009 42.566541, 27.64009 42.566541, 27.64009 42.566541))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_178'^^xsd:string;
  dwc:observationDate '2014-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558679 27.534675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.558679"^^xsd:decimal ;
  dwc:decimalLongitude "27.534675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558679 27.534675)"^^geo:wktLiteral ;
  geo-pos:lat "42.558679"^^xsd:decimal ;
  geo-pos:long "27.534675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1346'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1346'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.534675'^^xsd:double;
  dwc:latitude '42.558679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.534675 42.558679, 27.534675 42.558679, 27.534675 42.558679, 27.534675 42.558679, 27.534675 42.558679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1346'^^xsd:string;
  dwc:observationDate '2022-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.659179 27.729879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.659179"^^xsd:decimal ;
  dwc:decimalLongitude "27.729879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.659179 27.729879)"^^geo:wktLiteral ;
  geo-pos:lat "42.659179"^^xsd:decimal ;
  geo-pos:long "27.729879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_176'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_176'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.729879'^^xsd:double;
  dwc:latitude '42.659179'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.729879 42.659179, 27.729879 42.659179, 27.729879 42.659179, 27.729879 42.659179, 27.729879 42.659179))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_176'^^xsd:string;
  dwc:observationDate '2013-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.594 27.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.594"^^xsd:decimal ;
  dwc:decimalLongitude "27.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.594 27.631)"^^geo:wktLiteral ;
  geo-pos:lat "42.594"^^xsd:decimal ;
  geo-pos:long "27.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_92'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_92'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631'^^xsd:double;
  dwc:latitude '42.594'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631 42.594, 27.631 42.594, 27.631 42.594, 27.631 42.594, 27.631 42.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_92'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.178161 27.912486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.178161"^^xsd:decimal ;
  dwc:decimalLongitude "27.912486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.178161 27.912486)"^^geo:wktLiteral ;
  geo-pos:lat "43.178161"^^xsd:decimal ;
  geo-pos:long "27.912486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1347'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1347'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.912486'^^xsd:double;
  dwc:latitude '43.178161'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.912486 43.178161, 27.912486 43.178161, 27.912486 43.178161, 27.912486 43.178161, 27.912486 43.178161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1347'^^xsd:string;
  dwc:observationDate '2022-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564677 27.60952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.564677"^^xsd:decimal ;
  dwc:decimalLongitude "27.60952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564677 27.60952)"^^geo:wktLiteral ;
  geo-pos:lat "42.564677"^^xsd:decimal ;
  geo-pos:long "27.60952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_91'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_91'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.60952'^^xsd:double;
  dwc:latitude '42.564677'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.60952 42.564677, 27.60952 42.564677, 27.60952 42.564677, 27.60952 42.564677, 27.60952 42.564677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_91'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412794 27.682651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412794"^^xsd:decimal ;
  dwc:decimalLongitude "27.682651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412794 27.682651)"^^geo:wktLiteral ;
  geo-pos:lat "42.412794"^^xsd:decimal ;
  geo-pos:long "27.682651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_172'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_172'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.682651'^^xsd:double;
  dwc:latitude '42.412794'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794, 27.682651 42.412794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_172'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.630595 27.638344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.630595"^^xsd:decimal ;
  dwc:decimalLongitude "27.638344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.630595 27.638344)"^^geo:wktLiteral ;
  geo-pos:lat "42.630595"^^xsd:decimal ;
  geo-pos:long "27.638344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1348'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1348'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.638344'^^xsd:double;
  dwc:latitude '42.630595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.638344 42.630595, 27.638344 42.630595, 27.638344 42.630595, 27.638344 42.630595, 27.638344 42.630595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1348'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.534255 27.494982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.534255"^^xsd:decimal ;
  dwc:decimalLongitude "27.494982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.534255 27.494982)"^^geo:wktLiteral ;
  geo-pos:lat "42.534255"^^xsd:decimal ;
  geo-pos:long "27.494982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1351'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1351'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.494982'^^xsd:double;
  dwc:latitude '42.534255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.494982 42.534255, 27.494982 42.534255, 27.494982 42.534255, 27.494982 42.534255, 27.494982 42.534255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1351'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37321 28.089478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37321"^^xsd:decimal ;
  dwc:decimalLongitude "28.089478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37321 28.089478)"^^geo:wktLiteral ;
  geo-pos:lat "43.37321"^^xsd:decimal ;
  geo-pos:long "28.089478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1352'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1352'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.089478'^^xsd:double;
  dwc:latitude '43.37321'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.089478 43.37321, 28.089478 43.37321, 28.089478 43.37321, 28.089478 43.37321, 28.089478 43.37321))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1352'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575295 27.634389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.575295"^^xsd:decimal ;
  dwc:decimalLongitude "27.634389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575295 27.634389)"^^geo:wktLiteral ;
  geo-pos:lat "42.575295"^^xsd:decimal ;
  geo-pos:long "27.634389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_168'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_168'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634389'^^xsd:double;
  dwc:latitude '42.575295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634389 42.575295, 27.634389 42.575295, 27.634389 42.575295, 27.634389 42.575295, 27.634389 42.575295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_168'^^xsd:string;
  dwc:observationDate '2013-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211631 27.956387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.211631"^^xsd:decimal ;
  dwc:decimalLongitude "27.956387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211631 27.956387)"^^geo:wktLiteral ;
  geo-pos:lat "43.211631"^^xsd:decimal ;
  geo-pos:long "27.956387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1353'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1353'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.956387'^^xsd:double;
  dwc:latitude '43.211631'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.956387 43.211631, 27.956387 43.211631, 27.956387 43.211631, 27.956387 43.211631, 27.956387 43.211631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1353'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366612 28.084165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366612"^^xsd:decimal ;
  dwc:decimalLongitude "28.084165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366612 28.084165)"^^geo:wktLiteral ;
  geo-pos:lat "43.366612"^^xsd:decimal ;
  geo-pos:long "28.084165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1354'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1354'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.084165'^^xsd:double;
  dwc:latitude '43.366612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.084165 43.366612, 28.084165 43.366612, 28.084165 43.366612, 28.084165 43.366612, 28.084165 43.366612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1354'^^xsd:string;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366612 28.084165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366612"^^xsd:decimal ;
  dwc:decimalLongitude "28.084165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366612 28.084165)"^^geo:wktLiteral ;
  geo-pos:lat "43.366612"^^xsd:decimal ;
  geo-pos:long "28.084165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1355'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1355'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.084165'^^xsd:double;
  dwc:latitude '43.366612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.084165 43.366612, 28.084165 43.366612, 28.084165 43.366612, 28.084165 43.366612, 28.084165 43.366612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1355'^^xsd:string;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24237 28.018766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24237"^^xsd:decimal ;
  dwc:decimalLongitude "28.018766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24237 28.018766)"^^geo:wktLiteral ;
  geo-pos:lat "43.24237"^^xsd:decimal ;
  geo-pos:long "28.018766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1356'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1356'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.018766'^^xsd:double;
  dwc:latitude '43.24237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.018766 43.24237, 28.018766 43.24237, 28.018766 43.24237, 28.018766 43.24237, 28.018766 43.24237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1356'^^xsd:string;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291814 28.047249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.291814"^^xsd:decimal ;
  dwc:decimalLongitude "28.047249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291814 28.047249)"^^geo:wktLiteral ;
  geo-pos:lat "43.291814"^^xsd:decimal ;
  geo-pos:long "28.047249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1357'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1357'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.047249'^^xsd:double;
  dwc:latitude '43.291814'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.047249 43.291814, 28.047249 43.291814, 28.047249 43.291814, 28.047249 43.291814, 28.047249 43.291814))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1357'^^xsd:string;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563671 28.59094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563671"^^xsd:decimal ;
  dwc:decimalLongitude "28.59094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563671 28.59094)"^^geo:wktLiteral ;
  geo-pos:lat "43.563671"^^xsd:decimal ;
  geo-pos:long "28.59094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_162'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_162'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.59094'^^xsd:double;
  dwc:latitude '43.563671'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.59094 43.563671, 28.59094 43.563671, 28.59094 43.563671, 28.59094 43.563671, 28.59094 43.563671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_162'^^xsd:string;
  dwc:observationDate '2013-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.441145 27.647505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.441145"^^xsd:decimal ;
  dwc:decimalLongitude "27.647505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.441145 27.647505)"^^geo:wktLiteral ;
  geo-pos:lat "42.441145"^^xsd:decimal ;
  geo-pos:long "27.647505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_161'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_161'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.647505'^^xsd:double;
  dwc:latitude '42.441145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.647505 42.441145, 27.647505 42.441145, 27.647505 42.441145, 27.647505 42.441145, 27.647505 42.441145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_161'^^xsd:string;
  dwc:observationDate '2013-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494543 28.584772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494543"^^xsd:decimal ;
  dwc:decimalLongitude "28.584772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494543 28.584772)"^^geo:wktLiteral ;
  geo-pos:lat "43.494543"^^xsd:decimal ;
  geo-pos:long "28.584772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_160'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_160'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.584772'^^xsd:double;
  dwc:latitude '43.494543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543, 28.584772 43.494543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_160'^^xsd:string;
  dwc:observationDate '2013-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211785 27.954323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.211785"^^xsd:decimal ;
  dwc:decimalLongitude "27.954323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211785 27.954323)"^^geo:wktLiteral ;
  geo-pos:lat "43.211785"^^xsd:decimal ;
  geo-pos:long "27.954323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1360'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1360'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.954323'^^xsd:double;
  dwc:latitude '43.211785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.954323 43.211785, 27.954323 43.211785, 27.954323 43.211785, 27.954323 43.211785, 27.954323 43.211785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1360'^^xsd:string;
  dwc:observationDate '2022-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43135 27.651539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43135"^^xsd:decimal ;
  dwc:decimalLongitude "27.651539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43135 27.651539)"^^geo:wktLiteral ;
  geo-pos:lat "42.43135"^^xsd:decimal ;
  geo-pos:long "27.651539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_158'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_158'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.651539'^^xsd:double;
  dwc:latitude '42.43135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.651539 42.43135, 27.651539 42.43135, 27.651539 42.43135, 27.651539 42.43135, 27.651539 42.43135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_158'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.187922 27.921867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.187922"^^xsd:decimal ;
  dwc:decimalLongitude "27.921867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.187922 27.921867)"^^geo:wktLiteral ;
  geo-pos:lat "43.187922"^^xsd:decimal ;
  geo-pos:long "27.921867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1364'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1364'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921867'^^xsd:double;
  dwc:latitude '43.187922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921867 43.187922, 27.921867 43.187922, 27.921867 43.187922, 27.921867 43.187922, 27.921867 43.187922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1364'^^xsd:string;
  dwc:observationDate '2022-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.143233 27.940291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.143233"^^xsd:decimal ;
  dwc:decimalLongitude "27.940291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.143233 27.940291)"^^geo:wktLiteral ;
  geo-pos:lat "43.143233"^^xsd:decimal ;
  geo-pos:long "27.940291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1367'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1367'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.940291'^^xsd:double;
  dwc:latitude '43.143233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.940291 43.143233, 27.940291 43.143233, 27.940291 43.143233, 27.940291 43.143233, 27.940291 43.143233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1367'^^xsd:string;
  dwc:observationDate '2022-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211662 27.953246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.211662"^^xsd:decimal ;
  dwc:decimalLongitude "27.953246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211662 27.953246)"^^geo:wktLiteral ;
  geo-pos:lat "43.211662"^^xsd:decimal ;
  geo-pos:long "27.953246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1368'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_1368'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.953246'^^xsd:double;
  dwc:latitude '43.211662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.953246 43.211662, 27.953246 43.211662, 27.953246 43.211662, 27.953246 43.211662, 27.953246 43.211662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1368'^^xsd:string;
  dwc:observationDate '2022-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.271367 27.757815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.271367"^^xsd:decimal ;
  dwc:decimalLongitude "27.757815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.271367 27.757815)"^^geo:wktLiteral ;
  geo-pos:lat "42.271367"^^xsd:decimal ;
  geo-pos:long "27.757815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1370'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1370'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.757815'^^xsd:double;
  dwc:latitude '42.271367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.757815 42.271367, 27.757815 42.271367, 27.757815 42.271367, 27.757815 42.271367, 27.757815 42.271367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1370'^^xsd:string;
  dwc:observationDate '2022-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248585 27.753672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248585"^^xsd:decimal ;
  dwc:decimalLongitude "27.753672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248585 27.753672)"^^geo:wktLiteral ;
  geo-pos:lat "42.248585"^^xsd:decimal ;
  geo-pos:long "27.753672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_153'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_153'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.753672'^^xsd:double;
  dwc:latitude '42.248585'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.753672 42.248585, 27.753672 42.248585, 27.753672 42.248585, 27.753672 42.248585, 27.753672 42.248585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_153'^^xsd:string;
  dwc:observationDate '2013-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.101743 27.941395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.101743"^^xsd:decimal ;
  dwc:decimalLongitude "27.941395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.101743 27.941395)"^^geo:wktLiteral ;
  geo-pos:lat "42.101743"^^xsd:decimal ;
  geo-pos:long "27.941395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_152'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_152'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.941395'^^xsd:double;
  dwc:latitude '42.101743'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.941395 42.101743, 27.941395 42.101743, 27.941395 42.101743, 27.941395 42.101743, 27.941395 42.101743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_152'^^xsd:string;
  dwc:observationDate '2013-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.429517 27.517954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.429517"^^xsd:decimal ;
  dwc:decimalLongitude "27.517954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.429517 27.517954)"^^geo:wktLiteral ;
  geo-pos:lat "42.429517"^^xsd:decimal ;
  geo-pos:long "27.517954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_151'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_151'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.517954'^^xsd:double;
  dwc:latitude '42.429517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.517954 42.429517, 27.517954 42.429517, 27.517954 42.429517, 27.517954 42.429517, 27.517954 42.429517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_151'^^xsd:string;
  dwc:observationDate '2013-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.271367 27.757815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.271367"^^xsd:decimal ;
  dwc:decimalLongitude "27.757815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.271367 27.757815)"^^geo:wktLiteral ;
  geo-pos:lat "42.271367"^^xsd:decimal ;
  geo-pos:long "27.757815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1371'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1371'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.757815'^^xsd:double;
  dwc:latitude '42.271367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.757815 42.271367, 27.757815 42.271367, 27.757815 42.271367, 27.757815 42.271367, 27.757815 42.271367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1371'^^xsd:string;
  dwc:observationDate '2022-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.491472 27.482559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.491472"^^xsd:decimal ;
  dwc:decimalLongitude "27.482559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.491472 27.482559)"^^geo:wktLiteral ;
  geo-pos:lat "42.491472"^^xsd:decimal ;
  geo-pos:long "27.482559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1372'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1372'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.482559'^^xsd:double;
  dwc:latitude '42.491472'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.482559 42.491472, 27.482559 42.491472, 27.482559 42.491472, 27.482559 42.491472, 27.482559 42.491472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1372'^^xsd:string;
  dwc:observationDate '2022-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342041 28.070744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.342041"^^xsd:decimal ;
  dwc:decimalLongitude "28.070744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342041 28.070744)"^^geo:wktLiteral ;
  geo-pos:lat "43.342041"^^xsd:decimal ;
  geo-pos:long "28.070744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1374'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1374'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.070744'^^xsd:double;
  dwc:latitude '43.342041'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.070744 43.342041, 28.070744 43.342041, 28.070744 43.342041, 28.070744 43.342041, 28.070744 43.342041))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1374'^^xsd:string;
  dwc:observationDate '2022-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.411885 28.348082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.411885"^^xsd:decimal ;
  dwc:decimalLongitude "28.348082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.411885 28.348082)"^^geo:wktLiteral ;
  geo-pos:lat "43.411885"^^xsd:decimal ;
  geo-pos:long "28.348082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1377'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1377'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.348082'^^xsd:double;
  dwc:latitude '43.411885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.348082 43.411885, 28.348082 43.411885, 28.348082 43.411885, 28.348082 43.411885, 28.348082 43.411885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1377'^^xsd:string;
  dwc:observationDate '2022-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.162412 27.863214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.162412"^^xsd:decimal ;
  dwc:decimalLongitude "27.863214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.162412 27.863214)"^^geo:wktLiteral ;
  geo-pos:lat "42.162412"^^xsd:decimal ;
  geo-pos:long "27.863214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_78'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_78'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.863214'^^xsd:double;
  dwc:latitude '42.162412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.863214 42.162412, 27.863214 42.162412, 27.863214 42.162412, 27.863214 42.162412, 27.863214 42.162412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_78'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21263 27.949794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21263"^^xsd:decimal ;
  dwc:decimalLongitude "27.949794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21263 27.949794)"^^geo:wktLiteral ;
  geo-pos:lat "43.21263"^^xsd:decimal ;
  geo-pos:long "27.949794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1378'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1378'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.949794'^^xsd:double;
  dwc:latitude '43.21263'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.949794 43.21263, 27.949794 43.21263, 27.949794 43.21263, 27.949794 43.21263, 27.949794 43.21263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1378'^^xsd:string;
  dwc:observationDate '2022-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656583 27.731675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656583"^^xsd:decimal ;
  dwc:decimalLongitude "27.731675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656583 27.731675)"^^geo:wktLiteral ;
  geo-pos:lat "42.656583"^^xsd:decimal ;
  geo-pos:long "27.731675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1402'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1402'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.731675'^^xsd:double;
  dwc:latitude '42.656583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.731675 42.656583, 27.731675 42.656583, 27.731675 42.656583, 27.731675 42.656583, 27.731675 42.656583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1402'^^xsd:string;
  dwc:observationDate '2022-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642682 27.682194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.642682"^^xsd:decimal ;
  dwc:decimalLongitude "27.682194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.642682 27.682194)"^^geo:wktLiteral ;
  geo-pos:lat "42.642682"^^xsd:decimal ;
  geo-pos:long "27.682194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_75'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_75'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.682194'^^xsd:double;
  dwc:latitude '42.642682'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.682194 42.642682, 27.682194 42.642682, 27.682194 42.642682, 27.682194 42.642682, 27.682194 42.642682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_75'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569307 27.63806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.569307"^^xsd:decimal ;
  dwc:decimalLongitude "27.63806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569307 27.63806)"^^geo:wktLiteral ;
  geo-pos:lat "42.569307"^^xsd:decimal ;
  geo-pos:long "27.63806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1403'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1403'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63806'^^xsd:double;
  dwc:latitude '42.569307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1403'^^xsd:string;
  dwc:observationDate '2022-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569307 27.63806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.569307"^^xsd:decimal ;
  dwc:decimalLongitude "27.63806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569307 27.63806)"^^geo:wktLiteral ;
  geo-pos:lat "42.569307"^^xsd:decimal ;
  geo-pos:long "27.63806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1404'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1404'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63806'^^xsd:double;
  dwc:latitude '42.569307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1404'^^xsd:string;
  dwc:observationDate '2022-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.234631 27.780309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.234631"^^xsd:decimal ;
  dwc:decimalLongitude "27.780309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.234631 27.780309)"^^geo:wktLiteral ;
  geo-pos:lat "42.234631"^^xsd:decimal ;
  geo-pos:long "27.780309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_72'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_72'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.780309'^^xsd:double;
  dwc:latitude '42.234631'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.780309 42.234631, 27.780309 42.234631, 27.780309 42.234631, 27.780309 42.234631, 27.780309 42.234631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_72'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28908 27.758006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28908"^^xsd:decimal ;
  dwc:decimalLongitude "27.758006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28908 27.758006)"^^geo:wktLiteral ;
  geo-pos:lat "42.28908"^^xsd:decimal ;
  geo-pos:long "27.758006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_71'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_71'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.758006'^^xsd:double;
  dwc:latitude '42.28908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_71'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.592133 27.631539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.592133"^^xsd:decimal ;
  dwc:decimalLongitude "27.631539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.592133 27.631539)"^^geo:wktLiteral ;
  geo-pos:lat "42.592133"^^xsd:decimal ;
  geo-pos:long "27.631539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_70'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_70'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631539'^^xsd:double;
  dwc:latitude '42.592133'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631539 42.592133, 27.631539 42.592133, 27.631539 42.592133, 27.631539 42.592133, 27.631539 42.592133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_70'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569307 27.63806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.569307"^^xsd:decimal ;
  dwc:decimalLongitude "27.63806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569307 27.63806)"^^geo:wktLiteral ;
  geo-pos:lat "42.569307"^^xsd:decimal ;
  geo-pos:long "27.63806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1405'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1405'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63806'^^xsd:double;
  dwc:latitude '42.569307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1405'^^xsd:string;
  dwc:observationDate '2022-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.331302 27.73438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.331302"^^xsd:decimal ;
  dwc:decimalLongitude "27.73438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.331302 27.73438)"^^geo:wktLiteral ;
  geo-pos:lat "42.331302"^^xsd:decimal ;
  geo-pos:long "27.73438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_68'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_68'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.73438'^^xsd:double;
  dwc:latitude '42.331302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.73438 42.331302, 27.73438 42.331302, 27.73438 42.331302, 27.73438 42.331302, 27.73438 42.331302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_68'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569307 27.63806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.569307"^^xsd:decimal ;
  dwc:decimalLongitude "27.63806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569307 27.63806)"^^geo:wktLiteral ;
  geo-pos:lat "42.569307"^^xsd:decimal ;
  geo-pos:long "27.63806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1406'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1406'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.63806'^^xsd:double;
  dwc:latitude '42.569307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307, 27.63806 42.569307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1406'^^xsd:string;
  dwc:observationDate '2022-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.446256 27.535792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.446256"^^xsd:decimal ;
  dwc:decimalLongitude "27.535792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.446256 27.535792)"^^geo:wktLiteral ;
  geo-pos:lat "42.446256"^^xsd:decimal ;
  geo-pos:long "27.535792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_66'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_66'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.535792'^^xsd:double;
  dwc:latitude '42.446256'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.535792 42.446256, 27.535792 42.446256, 27.535792 42.446256, 27.535792 42.446256, 27.535792 42.446256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_66'^^xsd:string;
  dwc:observationDate '2012-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500488 27.484029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500488"^^xsd:decimal ;
  dwc:decimalLongitude "27.484029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500488 27.484029)"^^geo:wktLiteral ;
  geo-pos:lat "42.500488"^^xsd:decimal ;
  geo-pos:long "27.484029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_65'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_65'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484029'^^xsd:double;
  dwc:latitude '42.500488'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484029 42.500488, 27.484029 42.500488, 27.484029 42.500488, 27.484029 42.500488, 27.484029 42.500488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_65'^^xsd:string;
  dwc:observationDate '2012-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.562864 27.605268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.562864"^^xsd:decimal ;
  dwc:decimalLongitude "27.605268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.562864 27.605268)"^^geo:wktLiteral ;
  geo-pos:lat "42.562864"^^xsd:decimal ;
  geo-pos:long "27.605268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_64'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_64'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.605268'^^xsd:double;
  dwc:latitude '42.562864'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.605268 42.562864, 27.605268 42.562864, 27.605268 42.562864, 27.605268 42.562864, 27.605268 42.562864))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_64'^^xsd:string;
  dwc:observationDate '2012-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564672 27.610332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.564672"^^xsd:decimal ;
  dwc:decimalLongitude "27.610332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564672 27.610332)"^^geo:wktLiteral ;
  geo-pos:lat "42.564672"^^xsd:decimal ;
  geo-pos:long "27.610332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1407'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1407'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.610332'^^xsd:double;
  dwc:latitude '42.564672'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.610332 42.564672, 27.610332 42.564672, 27.610332 42.564672, 27.610332 42.564672, 27.610332 42.564672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1407'^^xsd:string;
  dwc:observationDate '2022-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.332505 27.732984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.332505"^^xsd:decimal ;
  dwc:decimalLongitude "27.732984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.332505 27.732984)"^^geo:wktLiteral ;
  geo-pos:lat "42.332505"^^xsd:decimal ;
  geo-pos:long "27.732984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1408'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1408'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.732984'^^xsd:double;
  dwc:latitude '42.332505'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.732984 42.332505, 27.732984 42.332505, 27.732984 42.332505, 27.732984 42.332505, 27.732984 42.332505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1408'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.561246 27.60285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.561246"^^xsd:decimal ;
  dwc:decimalLongitude "27.60285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.561246 27.60285)"^^geo:wktLiteral ;
  geo-pos:lat "42.561246"^^xsd:decimal ;
  geo-pos:long "27.60285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_61'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_61'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.60285'^^xsd:double;
  dwc:latitude '42.561246'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.60285 42.561246, 27.60285 42.561246, 27.60285 42.561246, 27.60285 42.561246, 27.60285 42.561246))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_61'^^xsd:string;
  dwc:observationDate '2012-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28908 27.758006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28908"^^xsd:decimal ;
  dwc:decimalLongitude "27.758006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28908 27.758006)"^^geo:wktLiteral ;
  geo-pos:lat "42.28908"^^xsd:decimal ;
  geo-pos:long "27.758006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_60'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_60'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.758006'^^xsd:double;
  dwc:latitude '42.28908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908, 27.758006 42.28908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_60'^^xsd:string;
  dwc:observationDate '2012-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.455804 27.452588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.455804"^^xsd:decimal ;
  dwc:decimalLongitude "27.452588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.455804 27.452588)"^^geo:wktLiteral ;
  geo-pos:lat "42.455804"^^xsd:decimal ;
  geo-pos:long "27.452588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_59'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_59'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.452588'^^xsd:double;
  dwc:latitude '42.455804'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.452588 42.455804, 27.452588 42.455804, 27.452588 42.455804, 27.452588 42.455804, 27.452588 42.455804))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_59'^^xsd:string;
  dwc:observationDate '2012-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57979 27.633121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57979"^^xsd:decimal ;
  dwc:decimalLongitude "27.633121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57979 27.633121)"^^geo:wktLiteral ;
  geo-pos:lat "42.57979"^^xsd:decimal ;
  geo-pos:long "27.633121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_58'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_58'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.633121'^^xsd:double;
  dwc:latitude '42.57979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.633121 42.57979, 27.633121 42.57979, 27.633121 42.57979, 27.633121 42.57979, 27.633121 42.57979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_58'^^xsd:string;
  dwc:observationDate '2012-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.650938 27.691064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.650938"^^xsd:decimal ;
  dwc:decimalLongitude "27.691064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.650938 27.691064)"^^geo:wktLiteral ;
  geo-pos:lat "42.650938"^^xsd:decimal ;
  geo-pos:long "27.691064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_57'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_57'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.691064'^^xsd:double;
  dwc:latitude '42.650938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_57'^^xsd:string;
  dwc:observationDate '2012-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448122 27.557887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.448122"^^xsd:decimal ;
  dwc:decimalLongitude "27.557887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.448122 27.557887)"^^geo:wktLiteral ;
  geo-pos:lat "42.448122"^^xsd:decimal ;
  geo-pos:long "27.557887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_56'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_56'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.557887'^^xsd:double;
  dwc:latitude '42.448122'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.557887 42.448122, 27.557887 42.448122, 27.557887 42.448122, 27.557887 42.448122, 27.557887 42.448122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_56'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558541 27.534227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.558541"^^xsd:decimal ;
  dwc:decimalLongitude "27.534227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558541 27.534227)"^^geo:wktLiteral ;
  geo-pos:lat "42.558541"^^xsd:decimal ;
  geo-pos:long "27.534227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1409'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1409'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.534227'^^xsd:double;
  dwc:latitude '42.558541'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.534227 42.558541, 27.534227 42.558541, 27.534227 42.558541, 27.534227 42.558541, 27.534227 42.558541))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1409'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503336 27.48398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.503336"^^xsd:decimal ;
  dwc:decimalLongitude "27.48398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503336 27.48398)"^^geo:wktLiteral ;
  geo-pos:lat "42.503336"^^xsd:decimal ;
  geo-pos:long "27.48398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_54'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_54'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48398'^^xsd:double;
  dwc:latitude '42.503336'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48398 42.503336, 27.48398 42.503336, 27.48398 42.503336, 27.48398 42.503336, 27.48398 42.503336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_54'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575847 27.633974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.575847"^^xsd:decimal ;
  dwc:decimalLongitude "27.633974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575847 27.633974)"^^geo:wktLiteral ;
  geo-pos:lat "42.575847"^^xsd:decimal ;
  geo-pos:long "27.633974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_90'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_90'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.633974'^^xsd:double;
  dwc:latitude '42.575847'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.633974 42.575847, 27.633974 42.575847, 27.633974 42.575847, 27.633974 42.575847, 27.633974 42.575847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_90'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.557248 27.647878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.557248"^^xsd:decimal ;
  dwc:decimalLongitude "27.647878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.557248 27.647878)"^^geo:wktLiteral ;
  geo-pos:lat "42.557248"^^xsd:decimal ;
  geo-pos:long "27.647878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_52'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_52'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.647878'^^xsd:double;
  dwc:latitude '42.557248'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.647878 42.557248, 27.647878 42.557248, 27.647878 42.557248, 27.647878 42.557248, 27.647878 42.557248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_52'^^xsd:string;
  dwc:observationDate '2012-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444998 27.607217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.444998"^^xsd:decimal ;
  dwc:decimalLongitude "27.607217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444998 27.607217)"^^geo:wktLiteral ;
  geo-pos:lat "42.444998"^^xsd:decimal ;
  geo-pos:long "27.607217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_51'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_51'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.607217'^^xsd:double;
  dwc:latitude '42.444998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998, 27.607217 42.444998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_51'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489925 27.48249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.489925"^^xsd:decimal ;
  dwc:decimalLongitude "27.48249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489925 27.48249)"^^geo:wktLiteral ;
  geo-pos:lat "42.489925"^^xsd:decimal ;
  geo-pos:long "27.48249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_50'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_50'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.48249'^^xsd:double;
  dwc:latitude '42.489925'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.48249 42.489925, 27.48249 42.489925, 27.48249 42.489925, 27.48249 42.489925, 27.48249 42.489925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_50'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475145 27.446819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475145"^^xsd:decimal ;
  dwc:decimalLongitude "27.446819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475145 27.446819)"^^geo:wktLiteral ;
  geo-pos:lat "42.475145"^^xsd:decimal ;
  geo-pos:long "27.446819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_49'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_49'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.446819'^^xsd:double;
  dwc:latitude '42.475145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.446819 42.475145, 27.446819 42.475145, 27.446819 42.475145, 27.446819 42.475145, 27.446819 42.475145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_49'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575243 27.634378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.575243"^^xsd:decimal ;
  dwc:decimalLongitude "27.634378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.575243 27.634378)"^^geo:wktLiteral ;
  geo-pos:lat "42.575243"^^xsd:decimal ;
  geo-pos:long "27.634378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_48'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_48'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.634378'^^xsd:double;
  dwc:latitude '42.575243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.634378 42.575243, 27.634378 42.575243, 27.634378 42.575243, 27.634378 42.575243, 27.634378 42.575243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_48'^^xsd:string;
  dwc:observationDate '2012-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.563966 27.623062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.563966"^^xsd:decimal ;
  dwc:decimalLongitude "27.623062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.563966 27.623062)"^^geo:wktLiteral ;
  geo-pos:lat "42.563966"^^xsd:decimal ;
  geo-pos:long "27.623062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1410'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1410'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.623062'^^xsd:double;
  dwc:latitude '42.563966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.623062 42.563966, 27.623062 42.563966, 27.623062 42.563966, 27.623062 42.563966, 27.623062 42.563966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1410'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.452732 27.548847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.452732"^^xsd:decimal ;
  dwc:decimalLongitude "27.548847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.452732 27.548847)"^^geo:wktLiteral ;
  geo-pos:lat "42.452732"^^xsd:decimal ;
  geo-pos:long "27.548847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_89'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_89'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.548847'^^xsd:double;
  dwc:latitude '42.452732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.548847 42.452732, 27.548847 42.452732, 27.548847 42.452732, 27.548847 42.452732, 27.548847 42.452732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_89'^^xsd:string;
  dwc:observationDate '2012-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.669345 27.713024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.669345"^^xsd:decimal ;
  dwc:decimalLongitude "27.713024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.669345 27.713024)"^^geo:wktLiteral ;
  geo-pos:lat "42.669345"^^xsd:decimal ;
  geo-pos:long "27.713024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_45'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '824_45'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.713024'^^xsd:double;
  dwc:latitude '42.669345'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.713024 42.669345, 27.713024 42.669345, 27.713024 42.669345, 27.713024 42.669345, 27.713024 42.669345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_45'^^xsd:string;
  dwc:observationDate '2012-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.650938 27.691064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.650938"^^xsd:decimal ;
  dwc:decimalLongitude "27.691064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.650938 27.691064)"^^geo:wktLiteral ;
  geo-pos:lat "42.650938"^^xsd:decimal ;
  geo-pos:long "27.691064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_44'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_44'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.691064'^^xsd:double;
  dwc:latitude '42.650938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_44'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.650938 27.691064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.650938"^^xsd:decimal ;
  dwc:decimalLongitude "27.691064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.650938 27.691064)"^^geo:wktLiteral ;
  geo-pos:lat "42.650938"^^xsd:decimal ;
  geo-pos:long "27.691064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_43'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_43'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.691064'^^xsd:double;
  dwc:latitude '42.650938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938, 27.691064 42.650938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_43'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496452 27.483725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496452"^^xsd:decimal ;
  dwc:decimalLongitude "27.483725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496452 27.483725)"^^geo:wktLiteral ;
  geo-pos:lat "42.496452"^^xsd:decimal ;
  geo-pos:long "27.483725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_42'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_42'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483725'^^xsd:double;
  dwc:latitude '42.496452'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483725 42.496452, 27.483725 42.496452, 27.483725 42.496452, 27.483725 42.496452, 27.483725 42.496452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_42'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.557649 27.638155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.557649"^^xsd:decimal ;
  dwc:decimalLongitude "27.638155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.557649 27.638155)"^^geo:wktLiteral ;
  geo-pos:lat "42.557649"^^xsd:decimal ;
  geo-pos:long "27.638155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1411'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1411'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.638155'^^xsd:double;
  dwc:latitude '42.557649'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.638155 42.557649, 27.638155 42.557649, 27.638155 42.557649, 27.638155 42.557649, 27.638155 42.557649))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1411'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489885 27.482315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.489885"^^xsd:decimal ;
  dwc:decimalLongitude "27.482315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489885 27.482315)"^^geo:wktLiteral ;
  geo-pos:lat "42.489885"^^xsd:decimal ;
  geo-pos:long "27.482315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_40'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_40'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.482315'^^xsd:double;
  dwc:latitude '42.489885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.482315 42.489885, 27.482315 42.489885, 27.482315 42.489885, 27.482315 42.489885, 27.482315 42.489885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_40'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291167 28.047088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.291167"^^xsd:decimal ;
  dwc:decimalLongitude "28.047088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291167 28.047088)"^^geo:wktLiteral ;
  geo-pos:lat "43.291167"^^xsd:decimal ;
  geo-pos:long "28.047088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1412'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1412'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.047088'^^xsd:double;
  dwc:latitude '43.291167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.047088 43.291167, 28.047088 43.291167, 28.047088 43.291167, 28.047088 43.291167, 28.047088 43.291167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1412'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60792 27.631049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.60792"^^xsd:decimal ;
  dwc:decimalLongitude "27.631049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60792 27.631049)"^^geo:wktLiteral ;
  geo-pos:lat "42.60792"^^xsd:decimal ;
  geo-pos:long "27.631049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_38'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_38'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631049'^^xsd:double;
  dwc:latitude '42.60792'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631049 42.60792, 27.631049 42.60792, 27.631049 42.60792, 27.631049 42.60792, 27.631049 42.60792))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_38'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.591417 27.631577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.591417"^^xsd:decimal ;
  dwc:decimalLongitude "27.631577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.591417 27.631577)"^^geo:wktLiteral ;
  geo-pos:lat "42.591417"^^xsd:decimal ;
  geo-pos:long "27.631577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_37'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_37'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631577'^^xsd:double;
  dwc:latitude '42.591417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631577 42.591417, 27.631577 42.591417, 27.631577 42.591417, 27.631577 42.591417, 27.631577 42.591417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_37'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569363 27.638051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.569363"^^xsd:decimal ;
  dwc:decimalLongitude "27.638051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569363 27.638051)"^^geo:wktLiteral ;
  geo-pos:lat "42.569363"^^xsd:decimal ;
  geo-pos:long "27.638051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1414'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1414'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.638051'^^xsd:double;
  dwc:latitude '42.569363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.638051 42.569363, 27.638051 42.569363, 27.638051 42.569363, 27.638051 42.569363, 27.638051 42.569363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1414'^^xsd:string;
  dwc:observationDate '2022-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.332376 27.733192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.332376"^^xsd:decimal ;
  dwc:decimalLongitude "27.733192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.332376 27.733192)"^^geo:wktLiteral ;
  geo-pos:lat "42.332376"^^xsd:decimal ;
  geo-pos:long "27.733192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1415'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1415'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.733192'^^xsd:double;
  dwc:latitude '42.332376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.733192 42.332376, 27.733192 42.332376, 27.733192 42.332376, 27.733192 42.332376, 27.733192 42.332376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1415'^^xsd:string;
  dwc:observationDate '2022-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218052 27.788874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218052"^^xsd:decimal ;
  dwc:decimalLongitude "27.788874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218052 27.788874)"^^geo:wktLiteral ;
  geo-pos:lat "42.218052"^^xsd:decimal ;
  geo-pos:long "27.788874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1417'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_1417'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.788874'^^xsd:double;
  dwc:latitude '42.218052'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.788874 42.218052, 27.788874 42.218052, 27.788874 42.218052, 27.788874 42.218052, 27.788874 42.218052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1417'^^xsd:string;
  dwc:observationDate '2022-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.214438 27.798958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.214438"^^xsd:decimal ;
  dwc:decimalLongitude "27.798958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.214438 27.798958)"^^geo:wktLiteral ;
  geo-pos:lat "42.214438"^^xsd:decimal ;
  geo-pos:long "27.798958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1419'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1419'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.798958'^^xsd:double;
  dwc:latitude '42.214438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.798958 42.214438, 27.798958 42.214438, 27.798958 42.214438, 27.798958 42.214438, 27.798958 42.214438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1419'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654395 27.715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.654395"^^xsd:decimal ;
  dwc:decimalLongitude "27.715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.654395 27.715256)"^^geo:wktLiteral ;
  geo-pos:lat "42.654395"^^xsd:decimal ;
  geo-pos:long "27.715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1420'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1420'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.715256'^^xsd:double;
  dwc:latitude '42.654395'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.715256 42.654395, 27.715256 42.654395, 27.715256 42.654395, 27.715256 42.654395, 27.715256 42.654395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1420'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403206 28.169935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.403206"^^xsd:decimal ;
  dwc:decimalLongitude "28.169935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403206 28.169935)"^^geo:wktLiteral ;
  geo-pos:lat "43.403206"^^xsd:decimal ;
  geo-pos:long "28.169935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1421'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1421'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.169935'^^xsd:double;
  dwc:latitude '43.403206'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.169935 43.403206, 28.169935 43.403206, 28.169935 43.403206, 28.169935 43.403206, 28.169935 43.403206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1421'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403852 28.149393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.403852"^^xsd:decimal ;
  dwc:decimalLongitude "28.149393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403852 28.149393)"^^geo:wktLiteral ;
  geo-pos:lat "43.403852"^^xsd:decimal ;
  geo-pos:long "28.149393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1517'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1517'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.149393'^^xsd:double;
  dwc:latitude '43.403852'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.149393 43.403852, 28.149393 43.403852, 28.149393 43.403852, 28.149393 43.403852, 28.149393 43.403852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1517'^^xsd:string;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403206 28.169935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.403206"^^xsd:decimal ;
  dwc:decimalLongitude "28.169935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403206 28.169935)"^^geo:wktLiteral ;
  geo-pos:lat "43.403206"^^xsd:decimal ;
  geo-pos:long "28.169935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1422'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1422'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.169935'^^xsd:double;
  dwc:latitude '43.403206'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.169935 43.403206, 28.169935 43.403206, 28.169935 43.403206, 28.169935 43.403206, 28.169935 43.403206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1422'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403626 28.148445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.403626"^^xsd:decimal ;
  dwc:decimalLongitude "28.148445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403626 28.148445)"^^geo:wktLiteral ;
  geo-pos:lat "43.403626"^^xsd:decimal ;
  geo-pos:long "28.148445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1423'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_1423'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.148445'^^xsd:double;
  dwc:latitude '43.403626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.148445 43.403626, 28.148445 43.403626, 28.148445 43.403626, 28.148445 43.403626, 28.148445 43.403626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1423'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494889 27.483683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.494889"^^xsd:decimal ;
  dwc:decimalLongitude "27.483683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494889 27.483683)"^^geo:wktLiteral ;
  geo-pos:lat "42.494889"^^xsd:decimal ;
  geo-pos:long "27.483683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_27'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_27'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483683'^^xsd:double;
  dwc:latitude '42.494889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483683 42.494889, 27.483683 42.494889, 27.483683 42.494889, 27.483683 42.494889, 27.483683 42.494889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_27'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51861 27.486977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51861"^^xsd:decimal ;
  dwc:decimalLongitude "27.486977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51861 27.486977)"^^geo:wktLiteral ;
  geo-pos:lat "42.51861"^^xsd:decimal ;
  geo-pos:long "27.486977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1426'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1426'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486977'^^xsd:double;
  dwc:latitude '42.51861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486977 42.51861, 27.486977 42.51861, 27.486977 42.51861, 27.486977 42.51861, 27.486977 42.51861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1426'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.220049 27.786487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.220049"^^xsd:decimal ;
  dwc:decimalLongitude "27.786487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.220049 27.786487)"^^geo:wktLiteral ;
  geo-pos:lat "42.220049"^^xsd:decimal ;
  geo-pos:long "27.786487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1428'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1428'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.786487'^^xsd:double;
  dwc:latitude '42.220049'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.786487 42.220049, 27.786487 42.220049, 27.786487 42.220049, 27.786487 42.220049, 27.786487 42.220049))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1428'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218084 27.981096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.218084"^^xsd:decimal ;
  dwc:decimalLongitude "27.981096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218084 27.981096)"^^geo:wktLiteral ;
  geo-pos:lat "43.218084"^^xsd:decimal ;
  geo-pos:long "27.981096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1434'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1434'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.981096'^^xsd:double;
  dwc:latitude '43.218084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.981096 43.218084, 27.981096 43.218084, 27.981096 43.218084, 27.981096 43.218084, 27.981096 43.218084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1434'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.688163 27.713665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.688163"^^xsd:decimal ;
  dwc:decimalLongitude "27.713665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.688163 27.713665)"^^geo:wktLiteral ;
  geo-pos:lat "42.688163"^^xsd:decimal ;
  geo-pos:long "27.713665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_23'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_23'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.713665'^^xsd:double;
  dwc:latitude '42.688163'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.713665 42.688163, 27.713665 42.688163, 27.713665 42.688163, 27.713665 42.688163, 27.713665 42.688163))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_23'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.694063 28.565012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.694063"^^xsd:decimal ;
  dwc:decimalLongitude "28.565012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.694063 28.565012)"^^geo:wktLiteral ;
  geo-pos:lat "43.694063"^^xsd:decimal ;
  geo-pos:long "28.565012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_22'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_22'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.565012'^^xsd:double;
  dwc:latitude '43.694063'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.565012 43.694063, 28.565012 43.694063, 28.565012 43.694063, 28.565012 43.694063, 28.565012 43.694063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_22'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.443924 27.631852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.443924"^^xsd:decimal ;
  dwc:decimalLongitude "27.631852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.443924 27.631852)"^^geo:wktLiteral ;
  geo-pos:lat "42.443924"^^xsd:decimal ;
  geo-pos:long "27.631852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_21'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_21'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.631852'^^xsd:double;
  dwc:latitude '42.443924'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.631852 42.443924, 27.631852 42.443924, 27.631852 42.443924, 27.631852 42.443924, 27.631852 42.443924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_21'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.057235 27.958921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.057235"^^xsd:decimal ;
  dwc:decimalLongitude "27.958921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.057235 27.958921)"^^geo:wktLiteral ;
  geo-pos:lat "42.057235"^^xsd:decimal ;
  geo-pos:long "27.958921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_20'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_20'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.958921'^^xsd:double;
  dwc:latitude '42.057235'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.958921 42.057235, 27.958921 42.057235, 27.958921 42.057235, 27.958921 42.057235, 27.958921 42.057235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_20'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.696854 27.714959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.696854"^^xsd:decimal ;
  dwc:decimalLongitude "27.714959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.696854 27.714959)"^^geo:wktLiteral ;
  geo-pos:lat "42.696854"^^xsd:decimal ;
  geo-pos:long "27.714959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1435'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_1435'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.714959'^^xsd:double;
  dwc:latitude '42.696854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.714959 42.696854, 27.714959 42.696854, 27.714959 42.696854, 27.714959 42.696854, 27.714959 42.696854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1435'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.710572 27.739775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.710572"^^xsd:decimal ;
  dwc:decimalLongitude "27.739775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.710572 27.739775)"^^geo:wktLiteral ;
  geo-pos:lat "42.710572"^^xsd:decimal ;
  geo-pos:long "27.739775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_18'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_18'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.739775'^^xsd:double;
  dwc:latitude '42.710572'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.739775 42.710572, 27.739775 42.710572, 27.739775 42.710572, 27.739775 42.710572, 27.739775 42.710572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_18'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.453597 27.548078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.453597"^^xsd:decimal ;
  dwc:decimalLongitude "27.548078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.453597 27.548078)"^^geo:wktLiteral ;
  geo-pos:lat "42.453597"^^xsd:decimal ;
  geo-pos:long "27.548078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1436'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_1436'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.548078'^^xsd:double;
  dwc:latitude '42.453597'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.548078 42.453597, 27.548078 42.453597, 27.548078 42.453597, 27.548078 42.453597, 27.548078 42.453597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1436'^^xsd:string;
  dwc:observationDate '2022-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.272177 28.040452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.272177"^^xsd:decimal ;
  dwc:decimalLongitude "28.040452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.272177 28.040452)"^^geo:wktLiteral ;
  geo-pos:lat "43.272177"^^xsd:decimal ;
  geo-pos:long "28.040452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1437'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_1437'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.040452'^^xsd:double;
  dwc:latitude '43.272177'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.040452 43.272177, 28.040452 43.272177, 28.040452 43.272177, 28.040452 43.272177, 28.040452 43.272177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1437'^^xsd:string;
  dwc:observationDate '2022-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636754 27.655299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.636754"^^xsd:decimal ;
  dwc:decimalLongitude "27.655299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636754 27.655299)"^^geo:wktLiteral ;
  geo-pos:lat "42.636754"^^xsd:decimal ;
  geo-pos:long "27.655299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1444'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1444'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.655299'^^xsd:double;
  dwc:latitude '42.636754'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.655299 42.636754, 27.655299 42.636754, 27.655299 42.636754, 27.655299 42.636754, 27.655299 42.636754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1444'^^xsd:string;
  dwc:observationDate '2022-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.127368 27.905706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.127368"^^xsd:decimal ;
  dwc:decimalLongitude "27.905706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.127368 27.905706)"^^geo:wktLiteral ;
  geo-pos:lat "42.127368"^^xsd:decimal ;
  geo-pos:long "27.905706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_14'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_14'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.905706'^^xsd:double;
  dwc:latitude '42.127368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.905706 42.127368, 27.905706 42.127368, 27.905706 42.127368, 27.905706 42.127368, 27.905706 42.127368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_14'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636711 27.655366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.636711"^^xsd:decimal ;
  dwc:decimalLongitude "27.655366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636711 27.655366)"^^geo:wktLiteral ;
  geo-pos:lat "42.636711"^^xsd:decimal ;
  geo-pos:long "27.655366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1455'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '824_1455'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.655366'^^xsd:double;
  dwc:latitude '42.636711'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.655366 42.636711, 27.655366 42.636711, 27.655366 42.636711, 27.655366 42.636711, 27.655366 42.636711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1455'^^xsd:string;
  dwc:observationDate '2022-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495549"^^xsd:decimal ;
  dwc:decimalLongitude "27.499493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  geo-pos:lat "42.495549"^^xsd:decimal ;
  geo-pos:long "27.499493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_12'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '824_12'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.499493'^^xsd:double;
  dwc:latitude '42.495549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_12'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426917 27.685213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.426917"^^xsd:decimal ;
  dwc:decimalLongitude "27.685213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.426917 27.685213)"^^geo:wktLiteral ;
  geo-pos:lat "42.426917"^^xsd:decimal ;
  geo-pos:long "27.685213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_11'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_11'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.685213'^^xsd:double;
  dwc:latitude '42.426917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917, 27.685213 42.426917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_11'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.344809 27.726932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.344809"^^xsd:decimal ;
  dwc:decimalLongitude "27.726932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.344809 27.726932)"^^geo:wktLiteral ;
  geo-pos:lat "42.344809"^^xsd:decimal ;
  geo-pos:long "27.726932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1456'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1456'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.726932'^^xsd:double;
  dwc:latitude '42.344809'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.726932 42.344809, 27.726932 42.344809, 27.726932 42.344809, 27.726932 42.344809, 27.726932 42.344809))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1456'^^xsd:string;
  dwc:observationDate '2022-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495549"^^xsd:decimal ;
  dwc:decimalLongitude "27.499493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  geo-pos:lat "42.495549"^^xsd:decimal ;
  geo-pos:long "27.499493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_9'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_9'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.499493'^^xsd:double;
  dwc:latitude '42.495549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_9'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566291 27.64041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.566291"^^xsd:decimal ;
  dwc:decimalLongitude "27.64041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566291 27.64041)"^^geo:wktLiteral ;
  geo-pos:lat "42.566291"^^xsd:decimal ;
  geo-pos:long "27.64041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1458'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1458'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.64041'^^xsd:double;
  dwc:latitude '42.566291'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.64041 42.566291, 27.64041 42.566291, 27.64041 42.566291, 27.64041 42.566291, 27.64041 42.566291))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1458'^^xsd:string;
  dwc:observationDate '2022-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.100008 27.944347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.100008"^^xsd:decimal ;
  dwc:decimalLongitude "27.944347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.100008 27.944347)"^^geo:wktLiteral ;
  geo-pos:lat "42.100008"^^xsd:decimal ;
  geo-pos:long "27.944347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_7'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '824_7'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.944347'^^xsd:double;
  dwc:latitude '42.100008'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.944347 42.100008, 27.944347 42.100008, 27.944347 42.100008, 27.944347 42.100008, 27.944347 42.100008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_7'^^xsd:string;
  dwc:observationDate '2010-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.198201 27.922112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.198201"^^xsd:decimal ;
  dwc:decimalLongitude "27.922112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.198201 27.922112)"^^geo:wktLiteral ;
  geo-pos:lat "43.198201"^^xsd:decimal ;
  geo-pos:long "27.922112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1459'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1459'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.922112'^^xsd:double;
  dwc:latitude '43.198201'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.922112 43.198201, 27.922112 43.198201, 27.922112 43.198201, 27.922112 43.198201, 27.922112 43.198201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1459'^^xsd:string;
  dwc:observationDate '2022-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708283 27.75744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.708283"^^xsd:decimal ;
  dwc:decimalLongitude "27.75744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.708283 27.75744)"^^geo:wktLiteral ;
  geo-pos:lat "42.708283"^^xsd:decimal ;
  geo-pos:long "27.75744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1461'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1461'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.75744'^^xsd:double;
  dwc:latitude '42.708283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.75744 42.708283, 27.75744 42.708283, 27.75744 42.708283, 27.75744 42.708283, 27.75744 42.708283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1461'^^xsd:string;
  dwc:observationDate '2022-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495549"^^xsd:decimal ;
  dwc:decimalLongitude "27.499493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  geo-pos:lat "42.495549"^^xsd:decimal ;
  geo-pos:long "27.499493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_4'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_4'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.499493'^^xsd:double;
  dwc:latitude '42.495549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_4'^^xsd:string;
  dwc:observationDate '2010-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495549"^^xsd:decimal ;
  dwc:decimalLongitude "27.499493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  geo-pos:lat "42.495549"^^xsd:decimal ;
  geo-pos:long "27.499493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_3'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_3'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.499493'^^xsd:double;
  dwc:latitude '42.495549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_3'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495549"^^xsd:decimal ;
  dwc:decimalLongitude "27.499493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  geo-pos:lat "42.495549"^^xsd:decimal ;
  geo-pos:long "27.499493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_2'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '824_2'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.499493'^^xsd:double;
  dwc:latitude '42.495549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_2'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495549"^^xsd:decimal ;
  dwc:decimalLongitude "27.499493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495549 27.499493)"^^geo:wktLiteral ;
  geo-pos:lat "42.495549"^^xsd:decimal ;
  geo-pos:long "27.499493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.499493'^^xsd:double;
  dwc:latitude '42.495549'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549, 27.499493 42.495549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1'^^xsd:string;
  dwc:observationDate '2010-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665671 27.71719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665671"^^xsd:decimal ;
  dwc:decimalLongitude "27.71719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665671 27.71719)"^^geo:wktLiteral ;
  geo-pos:lat "42.665671"^^xsd:decimal ;
  geo-pos:long "27.71719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_148'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_148'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.71719'^^xsd:double;
  dwc:latitude '42.665671'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.71719 42.665671, 27.71719 42.665671, 27.71719 42.665671, 27.71719 42.665671, 27.71719 42.665671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_148'^^xsd:string;
  dwc:observationDate '2013-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.579237 27.633304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.579237"^^xsd:decimal ;
  dwc:decimalLongitude "27.633304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.579237 27.633304)"^^geo:wktLiteral ;
  geo-pos:lat "42.579237"^^xsd:decimal ;
  geo-pos:long "27.633304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1464'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '824_1464'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.633304'^^xsd:double;
  dwc:latitude '42.579237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.633304 42.579237, 27.633304 42.579237, 27.633304 42.579237, 27.633304 42.579237, 27.633304 42.579237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1464'^^xsd:string;
  dwc:observationDate '2022-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569081 27.638001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.569081"^^xsd:decimal ;
  dwc:decimalLongitude "27.638001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569081 27.638001)"^^geo:wktLiteral ;
  geo-pos:lat "42.569081"^^xsd:decimal ;
  geo-pos:long "27.638001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_146'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_146'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.638001'^^xsd:double;
  dwc:latitude '42.569081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.638001 42.569081, 27.638001 42.569081, 27.638001 42.569081, 27.638001 42.569081, 27.638001 42.569081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_146'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517322 27.486629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517322"^^xsd:decimal ;
  dwc:decimalLongitude "27.486629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517322 27.486629)"^^geo:wktLiteral ;
  geo-pos:lat "42.517322"^^xsd:decimal ;
  geo-pos:long "27.486629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1465'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1465'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.486629'^^xsd:double;
  dwc:latitude '42.517322'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.486629 42.517322, 27.486629 42.517322, 27.486629 42.517322, 27.486629 42.517322, 27.486629 42.517322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1465'^^xsd:string;
  dwc:observationDate '2022-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44767 27.625913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44767"^^xsd:decimal ;
  dwc:decimalLongitude "27.625913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44767 27.625913)"^^geo:wktLiteral ;
  geo-pos:lat "42.44767"^^xsd:decimal ;
  geo-pos:long "27.625913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1467'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1467'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.625913'^^xsd:double;
  dwc:latitude '42.44767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.625913 42.44767, 27.625913 42.44767, 27.625913 42.44767, 27.625913 42.44767, 27.625913 42.44767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1467'^^xsd:string;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.40081 27.72419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.40081"^^xsd:decimal ;
  dwc:decimalLongitude "27.72419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.40081 27.72419)"^^geo:wktLiteral ;
  geo-pos:lat "42.40081"^^xsd:decimal ;
  geo-pos:long "27.72419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_143'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '824_143'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.72419'^^xsd:double;
  dwc:latitude '42.40081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.72419 42.40081, 27.72419 42.40081, 27.72419 42.40081, 27.72419 42.40081, 27.72419 42.40081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_143'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.666024 27.714898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.666024"^^xsd:decimal ;
  dwc:decimalLongitude "27.714898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.666024 27.714898)"^^geo:wktLiteral ;
  geo-pos:lat "42.666024"^^xsd:decimal ;
  geo-pos:long "27.714898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_142'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_142'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.714898'^^xsd:double;
  dwc:latitude '42.666024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.714898 42.666024, 27.714898 42.666024, 27.714898 42.666024, 27.714898 42.666024, 27.714898 42.666024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_142'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.651498 27.700648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.651498"^^xsd:decimal ;
  dwc:decimalLongitude "27.700648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.651498 27.700648)"^^geo:wktLiteral ;
  geo-pos:lat "42.651498"^^xsd:decimal ;
  geo-pos:long "27.700648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_141'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_141'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.700648'^^xsd:double;
  dwc:latitude '42.651498'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.700648 42.651498, 27.700648 42.651498, 27.700648 42.651498, 27.700648 42.651498, 27.700648 42.651498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_141'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.358083 27.718987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.358083"^^xsd:decimal ;
  dwc:decimalLongitude "27.718987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.358083 27.718987)"^^geo:wktLiteral ;
  geo-pos:lat "42.358083"^^xsd:decimal ;
  geo-pos:long "27.718987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1066'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1066'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.718987'^^xsd:double;
  dwc:latitude '42.358083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.718987 42.358083, 27.718987 42.358083, 27.718987 42.358083, 27.718987 42.358083, 27.718987 42.358083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1066'^^xsd:string;
  dwc:observationDate '2019-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819995 27.891333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819995"^^xsd:decimal ;
  dwc:decimalLongitude "27.891333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819995 27.891333)"^^geo:wktLiteral ;
  geo-pos:lat "42.819995"^^xsd:decimal ;
  geo-pos:long "27.891333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1067'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1067'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.891333'^^xsd:double;
  dwc:latitude '42.819995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.891333 42.819995, 27.891333 42.819995, 27.891333 42.819995, 27.891333 42.819995, 27.891333 42.819995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1067'^^xsd:string;
  dwc:observationDate '2019-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.112133 27.926598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.112133"^^xsd:decimal ;
  dwc:decimalLongitude "27.926598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.112133 27.926598)"^^geo:wktLiteral ;
  geo-pos:lat "42.112133"^^xsd:decimal ;
  geo-pos:long "27.926598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1064'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1064'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.926598'^^xsd:double;
  dwc:latitude '42.112133'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.926598 42.112133, 27.926598 42.112133, 27.926598 42.112133, 27.926598 42.112133, 27.926598 42.112133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1064'^^xsd:string;
  dwc:observationDate '2019-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186125 27.835933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186125"^^xsd:decimal ;
  dwc:decimalLongitude "27.835933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186125 27.835933)"^^geo:wktLiteral ;
  geo-pos:lat "42.186125"^^xsd:decimal ;
  geo-pos:long "27.835933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1063'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1063'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.835933'^^xsd:double;
  dwc:latitude '42.186125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1063'^^xsd:string;
  dwc:observationDate '2019-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041383 27.98847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041383"^^xsd:decimal ;
  dwc:decimalLongitude "27.98847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041383 27.98847)"^^geo:wktLiteral ;
  geo-pos:lat "42.041383"^^xsd:decimal ;
  geo-pos:long "27.98847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1062'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '824_1062'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.98847'^^xsd:double;
  dwc:latitude '42.041383'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.98847 42.041383, 27.98847 42.041383, 27.98847 42.041383, 27.98847 42.041383, 27.98847 42.041383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1062'^^xsd:string;
  dwc:observationDate '2019-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209205 27.789227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209205"^^xsd:decimal ;
  dwc:decimalLongitude "27.789227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209205 27.789227)"^^geo:wktLiteral ;
  geo-pos:lat "42.209205"^^xsd:decimal ;
  geo-pos:long "27.789227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1061'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '824_1061'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.789227'^^xsd:double;
  dwc:latitude '42.209205'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.789227 42.209205, 27.789227 42.209205, 27.789227 42.209205, 27.789227 42.209205, 27.789227 42.209205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1061'^^xsd:string;
  dwc:observationDate '2019-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.201228 27.803661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.201228"^^xsd:decimal ;
  dwc:decimalLongitude "27.803661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.201228 27.803661)"^^geo:wktLiteral ;
  geo-pos:lat "42.201228"^^xsd:decimal ;
  geo-pos:long "27.803661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1060'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1060'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.803661'^^xsd:double;
  dwc:latitude '42.201228'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.803661 42.201228, 27.803661 42.201228, 27.803661 42.201228, 27.803661 42.201228, 27.803661 42.201228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1060'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186125 27.835933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.186125"^^xsd:decimal ;
  dwc:decimalLongitude "27.835933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.186125 27.835933)"^^geo:wktLiteral ;
  geo-pos:lat "42.186125"^^xsd:decimal ;
  geo-pos:long "27.835933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1059'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1059'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.835933'^^xsd:double;
  dwc:latitude '42.186125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125, 27.835933 42.186125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1059'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73948 27.887828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73948"^^xsd:decimal ;
  dwc:decimalLongitude "27.887828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73948 27.887828)"^^geo:wktLiteral ;
  geo-pos:lat "42.73948"^^xsd:decimal ;
  geo-pos:long "27.887828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1058'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1058'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.887828'^^xsd:double;
  dwc:latitude '42.73948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.887828 42.73948, 27.887828 42.73948, 27.887828 42.73948, 27.887828 42.73948, 27.887828 42.73948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1058'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209265 27.789407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.209265"^^xsd:decimal ;
  dwc:decimalLongitude "27.789407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.209265 27.789407)"^^geo:wktLiteral ;
  geo-pos:lat "42.209265"^^xsd:decimal ;
  geo-pos:long "27.789407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1057'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '824_1057'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.789407'^^xsd:double;
  dwc:latitude '42.209265'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.789407 42.209265, 27.789407 42.209265, 27.789407 42.209265, 27.789407 42.209265, 27.789407 42.209265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1057'^^xsd:string;
  dwc:observationDate '2019-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555327 27.518016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.555327"^^xsd:decimal ;
  dwc:decimalLongitude "27.518016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.555327 27.518016)"^^geo:wktLiteral ;
  geo-pos:lat "42.555327"^^xsd:decimal ;
  geo-pos:long "27.518016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_140'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_140'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.518016'^^xsd:double;
  dwc:latitude '42.555327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.518016 42.555327, 27.518016 42.555327, 27.518016 42.555327, 27.518016 42.555327, 27.518016 42.555327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_140'^^xsd:string;
  dwc:observationDate '2013-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173907 27.840903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.173907"^^xsd:decimal ;
  dwc:decimalLongitude "27.840903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.173907 27.840903)"^^geo:wktLiteral ;
  geo-pos:lat "42.173907"^^xsd:decimal ;
  geo-pos:long "27.840903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1055'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1055'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.840903'^^xsd:double;
  dwc:latitude '42.173907'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.840903 42.173907, 27.840903 42.173907, 27.840903 42.173907, 27.840903 42.173907, 27.840903 42.173907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1055'^^xsd:string;
  dwc:observationDate '2019-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223307 28.008085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.223307"^^xsd:decimal ;
  dwc:decimalLongitude "28.008085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223307 28.008085)"^^geo:wktLiteral ;
  geo-pos:lat "43.223307"^^xsd:decimal ;
  geo-pos:long "28.008085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1054'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1054'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.008085'^^xsd:double;
  dwc:latitude '43.223307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.008085 43.223307, 28.008085 43.223307, 28.008085 43.223307, 28.008085 43.223307, 28.008085 43.223307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1054'^^xsd:string;
  dwc:observationDate '2019-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60573 27.625247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.60573"^^xsd:decimal ;
  dwc:decimalLongitude "27.625247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60573 27.625247)"^^geo:wktLiteral ;
  geo-pos:lat "42.60573"^^xsd:decimal ;
  geo-pos:long "27.625247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1053'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1053'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.625247'^^xsd:double;
  dwc:latitude '42.60573'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.625247 42.60573, 27.625247 42.60573, 27.625247 42.60573, 27.625247 42.60573, 27.625247 42.60573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1053'^^xsd:string;
  dwc:observationDate '2019-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.592538 27.625197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.592538"^^xsd:decimal ;
  dwc:decimalLongitude "27.625197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.592538 27.625197)"^^geo:wktLiteral ;
  geo-pos:lat "42.592538"^^xsd:decimal ;
  geo-pos:long "27.625197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1052'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1052'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.625197'^^xsd:double;
  dwc:latitude '42.592538'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.625197 42.592538, 27.625197 42.592538, 27.625197 42.592538, 27.625197 42.592538, 27.625197 42.592538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1052'^^xsd:string;
  dwc:observationDate '2019-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689417 28.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.689417"^^xsd:decimal ;
  dwc:decimalLongitude "28.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689417 28.5634)"^^geo:wktLiteral ;
  geo-pos:lat "43.689417"^^xsd:decimal ;
  geo-pos:long "28.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1068'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '824_1068'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.5634'^^xsd:double;
  dwc:latitude '43.689417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5634 43.689417, 28.5634 43.689417, 28.5634 43.689417, 28.5634 43.689417, 28.5634 43.689417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1068'^^xsd:string;
  dwc:observationDate '2019-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.174157 27.851762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.174157"^^xsd:decimal ;
  dwc:decimalLongitude "27.851762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.174157 27.851762)"^^geo:wktLiteral ;
  geo-pos:lat "42.174157"^^xsd:decimal ;
  geo-pos:long "27.851762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1050'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '824_1050'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.851762'^^xsd:double;
  dwc:latitude '42.174157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.851762 42.174157, 27.851762 42.174157, 27.851762 42.174157, 27.851762 42.174157, 27.851762 42.174157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1050'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.404967 27.70528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.404967"^^xsd:decimal ;
  dwc:decimalLongitude "27.70528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.404967 27.70528)"^^geo:wktLiteral ;
  geo-pos:lat "42.404967"^^xsd:decimal ;
  geo-pos:long "27.70528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1049'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1049'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.70528'^^xsd:double;
  dwc:latitude '42.404967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.70528 42.404967, 27.70528 42.404967, 27.70528 42.404967, 27.70528 42.404967, 27.70528 42.404967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1049'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102433 27.920885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102433"^^xsd:decimal ;
  dwc:decimalLongitude "27.920885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102433 27.920885)"^^geo:wktLiteral ;
  geo-pos:lat "42.102433"^^xsd:decimal ;
  geo-pos:long "27.920885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1048'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '824_1048'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.920885'^^xsd:double;
  dwc:latitude '42.102433'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.920885 42.102433, 27.920885 42.102433, 27.920885 42.102433, 27.920885 42.102433, 27.920885 42.102433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1048'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023112 27.889295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.023112"^^xsd:decimal ;
  dwc:decimalLongitude "27.889295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.023112 27.889295)"^^geo:wktLiteral ;
  geo-pos:lat "43.023112"^^xsd:decimal ;
  geo-pos:long "27.889295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1400'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '824_1400'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.889295'^^xsd:double;
  dwc:latitude '43.023112'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.889295 43.023112, 27.889295 43.023112, 27.889295 43.023112, 27.889295 43.023112, 27.889295 43.023112))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1400'^^xsd:string;
  dwc:observationDate '2022-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.223535 27.78022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.223535"^^xsd:decimal ;
  dwc:decimalLongitude "27.78022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.223535 27.78022)"^^geo:wktLiteral ;
  geo-pos:lat "42.223535"^^xsd:decimal ;
  geo-pos:long "27.78022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1399'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1399'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.78022'^^xsd:double;
  dwc:latitude '42.223535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.78022 42.223535, 27.78022 42.223535, 27.78022 42.223535, 27.78022 42.223535, 27.78022 42.223535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1399'^^xsd:string;
  dwc:observationDate '2022-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.393135 27.706374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.393135"^^xsd:decimal ;
  dwc:decimalLongitude "27.706374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.393135 27.706374)"^^geo:wktLiteral ;
  geo-pos:lat "42.393135"^^xsd:decimal ;
  geo-pos:long "27.706374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_139'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '824_139'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.706374'^^xsd:double;
  dwc:latitude '42.393135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.706374 42.393135, 27.706374 42.393135, 27.706374 42.393135, 27.706374 42.393135, 27.706374 42.393135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_139'^^xsd:string;
  dwc:observationDate '2013-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211828 27.958064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.211828"^^xsd:decimal ;
  dwc:decimalLongitude "27.958064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211828 27.958064)"^^geo:wktLiteral ;
  geo-pos:lat "43.211828"^^xsd:decimal ;
  geo-pos:long "27.958064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1397'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1397'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.958064'^^xsd:double;
  dwc:latitude '43.211828'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.958064 43.211828, 27.958064 43.211828, 27.958064 43.211828, 27.958064 43.211828, 27.958064 43.211828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1397'^^xsd:string;
  dwc:observationDate '2022-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052903 27.985612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.052903"^^xsd:decimal ;
  dwc:decimalLongitude "27.985612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052903 27.985612)"^^geo:wktLiteral ;
  geo-pos:lat "42.052903"^^xsd:decimal ;
  geo-pos:long "27.985612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1071'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '824_1071'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.985612'^^xsd:double;
  dwc:latitude '42.052903'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.985612 42.052903, 27.985612 42.052903, 27.985612 42.052903, 27.985612 42.052903, 27.985612 42.052903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1071'^^xsd:string;
  dwc:observationDate '2019-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.243496 28.020724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.243496"^^xsd:decimal ;
  dwc:decimalLongitude "28.020724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.243496 28.020724)"^^geo:wktLiteral ;
  geo-pos:lat "43.243496"^^xsd:decimal ;
  geo-pos:long "28.020724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1073'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1073'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.020724'^^xsd:double;
  dwc:latitude '43.243496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.020724 43.243496, 28.020724 43.243496, 28.020724 43.243496, 28.020724 43.243496, 28.020724 43.243496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1073'^^xsd:string;
  dwc:observationDate '2020-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.213047 27.804472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.213047"^^xsd:decimal ;
  dwc:decimalLongitude "27.804472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.213047 27.804472)"^^geo:wktLiteral ;
  geo-pos:lat "42.213047"^^xsd:decimal ;
  geo-pos:long "27.804472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1394'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1394'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.804472'^^xsd:double;
  dwc:latitude '42.213047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.804472 42.213047, 27.804472 42.213047, 27.804472 42.213047, 27.804472 42.213047, 27.804472 42.213047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1394'^^xsd:string;
  dwc:observationDate '2022-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58462 28.574505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58462"^^xsd:decimal ;
  dwc:decimalLongitude "28.574505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58462 28.574505)"^^geo:wktLiteral ;
  geo-pos:lat "43.58462"^^xsd:decimal ;
  geo-pos:long "28.574505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1393'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1393'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.574505'^^xsd:double;
  dwc:latitude '43.58462'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.574505 43.58462, 28.574505 43.58462, 28.574505 43.58462, 28.574505 43.58462, 28.574505 43.58462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1393'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.563772 27.593819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.563772"^^xsd:decimal ;
  dwc:decimalLongitude "27.593819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.563772 27.593819)"^^geo:wktLiteral ;
  geo-pos:lat "42.563772"^^xsd:decimal ;
  geo-pos:long "27.593819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_138'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '824_138'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.593819'^^xsd:double;
  dwc:latitude '42.563772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.593819 42.563772, 27.593819 42.563772, 27.593819 42.563772, 27.593819 42.563772, 27.593819 42.563772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_138'^^xsd:string;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413284 28.353351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.413284"^^xsd:decimal ;
  dwc:decimalLongitude "28.353351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413284 28.353351)"^^geo:wktLiteral ;
  geo-pos:lat "43.413284"^^xsd:decimal ;
  geo-pos:long "28.353351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1391'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1391'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.353351'^^xsd:double;
  dwc:latitude '43.413284'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.353351 43.413284, 28.353351 43.413284, 28.353351 43.413284, 28.353351 43.413284, 28.353351 43.413284))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1391'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566038 27.640591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.566038"^^xsd:decimal ;
  dwc:decimalLongitude "27.640591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566038 27.640591)"^^geo:wktLiteral ;
  geo-pos:lat "42.566038"^^xsd:decimal ;
  geo-pos:long "27.640591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1390'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1390'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.640591'^^xsd:double;
  dwc:latitude '42.566038'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.640591 42.566038, 27.640591 42.566038, 27.640591 42.566038, 27.640591 42.566038, 27.640591 42.566038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1390'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299871 28.047728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.299871"^^xsd:decimal ;
  dwc:decimalLongitude "28.047728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299871 28.047728)"^^geo:wktLiteral ;
  geo-pos:lat "43.299871"^^xsd:decimal ;
  geo-pos:long "28.047728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1074'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '824_1074'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.047728'^^xsd:double;
  dwc:latitude '43.299871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871, 28.047728 43.299871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1074'^^xsd:string;
  dwc:observationDate '2020-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50301 27.483483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50301"^^xsd:decimal ;
  dwc:decimalLongitude "27.483483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50301 27.483483)"^^geo:wktLiteral ;
  geo-pos:lat "42.50301"^^xsd:decimal ;
  geo-pos:long "27.483483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1075'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1075'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.483483'^^xsd:double;
  dwc:latitude '42.50301'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301, 27.483483 42.50301))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1075'^^xsd:string;
  dwc:observationDate '2020-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.406855 27.691448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.406855"^^xsd:decimal ;
  dwc:decimalLongitude "27.691448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.406855 27.691448)"^^geo:wktLiteral ;
  geo-pos:lat "42.406855"^^xsd:decimal ;
  geo-pos:long "27.691448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1076'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1076'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.691448'^^xsd:double;
  dwc:latitude '42.406855'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.691448 42.406855, 27.691448 42.406855, 27.691448 42.406855, 27.691448 42.406855, 27.691448 42.406855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1076'^^xsd:string;
  dwc:observationDate '2020-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409025 27.705666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.409025"^^xsd:decimal ;
  dwc:decimalLongitude "27.705666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.409025 27.705666)"^^geo:wktLiteral ;
  geo-pos:lat "42.409025"^^xsd:decimal ;
  geo-pos:long "27.705666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1386'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1386'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.705666'^^xsd:double;
  dwc:latitude '42.409025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.705666 42.409025, 27.705666 42.409025, 27.705666 42.409025, 27.705666 42.409025, 27.705666 42.409025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1386'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.406855 27.691448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.406855"^^xsd:decimal ;
  dwc:decimalLongitude "27.691448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.406855 27.691448)"^^geo:wktLiteral ;
  geo-pos:lat "42.406855"^^xsd:decimal ;
  geo-pos:long "27.691448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1077'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1077'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.691448'^^xsd:double;
  dwc:latitude '42.406855'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.691448 42.406855, 27.691448 42.406855, 27.691448 42.406855, 27.691448 42.406855, 27.691448 42.406855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1077'^^xsd:string;
  dwc:observationDate '2020-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506057 27.484225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.506057"^^xsd:decimal ;
  dwc:decimalLongitude "27.484225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506057 27.484225)"^^geo:wktLiteral ;
  geo-pos:lat "42.506057"^^xsd:decimal ;
  geo-pos:long "27.484225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_81'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_81'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.484225'^^xsd:double;
  dwc:latitude '42.506057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.484225 42.506057, 27.484225 42.506057, 27.484225 42.506057, 27.484225 42.506057, 27.484225 42.506057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_81'^^xsd:string;
  dwc:observationDate '2012-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067399 27.972142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067399"^^xsd:decimal ;
  dwc:decimalLongitude "27.972142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067399 27.972142)"^^geo:wktLiteral ;
  geo-pos:lat "42.067399"^^xsd:decimal ;
  geo-pos:long "27.972142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1383'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1383'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.972142'^^xsd:double;
  dwc:latitude '42.067399'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.972142 42.067399, 27.972142 42.067399, 27.972142 42.067399, 27.972142 42.067399, 27.972142 42.067399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1383'^^xsd:string;
  dwc:observationDate '2022-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067399 27.972142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067399"^^xsd:decimal ;
  dwc:decimalLongitude "27.972142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067399 27.972142)"^^geo:wktLiteral ;
  geo-pos:lat "42.067399"^^xsd:decimal ;
  geo-pos:long "27.972142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1382'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1382'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.972142'^^xsd:double;
  dwc:latitude '42.067399'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.972142 42.067399, 27.972142 42.067399, 27.972142 42.067399, 27.972142 42.067399, 27.972142 42.067399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1382'^^xsd:string;
  dwc:observationDate '2022-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15656 27.943883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15656"^^xsd:decimal ;
  dwc:decimalLongitude "27.943883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15656 27.943883)"^^geo:wktLiteral ;
  geo-pos:lat "43.15656"^^xsd:decimal ;
  geo-pos:long "27.943883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1381'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '824_1381'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.943883'^^xsd:double;
  dwc:latitude '43.15656'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.943883 43.15656, 27.943883 43.15656, 27.943883 43.15656, 27.943883 43.15656, 27.943883 43.15656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1381'^^xsd:string;
  dwc:observationDate '2022-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204057 27.926317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.204057"^^xsd:decimal ;
  dwc:decimalLongitude "27.926317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204057 27.926317)"^^geo:wktLiteral ;
  geo-pos:lat "43.204057"^^xsd:decimal ;
  geo-pos:long "27.926317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1380'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1380'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.926317'^^xsd:double;
  dwc:latitude '43.204057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.926317 43.204057, 27.926317 43.204057, 27.926317 43.204057, 27.926317 43.204057, 27.926317 43.204057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1380'^^xsd:string;
  dwc:observationDate '2022-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35739 28.078066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35739"^^xsd:decimal ;
  dwc:decimalLongitude "28.078066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35739 28.078066)"^^geo:wktLiteral ;
  geo-pos:lat "43.35739"^^xsd:decimal ;
  geo-pos:long "28.078066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1379'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '824_1379'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.078066'^^xsd:double;
  dwc:latitude '43.35739'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.078066 43.35739, 28.078066 43.35739, 28.078066 43.35739, 28.078066 43.35739, 28.078066 43.35739))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1379'^^xsd:string;
  dwc:observationDate '2022-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5885 27.625667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5885"^^xsd:decimal ;
  dwc:decimalLongitude "27.625667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5885 27.625667)"^^geo:wktLiteral ;
  geo-pos:lat "42.5885"^^xsd:decimal ;
  geo-pos:long "27.625667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1047'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '824_1047'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.625667'^^xsd:double;
  dwc:latitude '42.5885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.625667 42.5885, 27.625667 42.5885, 27.625667 42.5885, 27.625667 42.5885, 27.625667 42.5885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1047'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559077 28.587197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.559077"^^xsd:decimal ;
  dwc:decimalLongitude "28.587197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559077 28.587197)"^^geo:wktLiteral ;
  geo-pos:lat "43.559077"^^xsd:decimal ;
  geo-pos:long "28.587197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1046'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1046'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.587197'^^xsd:double;
  dwc:latitude '43.559077'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.587197 43.559077, 28.587197 43.559077, 28.587197 43.559077, 28.587197 43.559077, 28.587197 43.559077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1046'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4187 27.690425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4187"^^xsd:decimal ;
  dwc:decimalLongitude "27.690425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4187 27.690425)"^^geo:wktLiteral ;
  geo-pos:lat "42.4187"^^xsd:decimal ;
  geo-pos:long "27.690425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1045'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '824_1045'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.690425'^^xsd:double;
  dwc:latitude '42.4187'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.690425 42.4187, 27.690425 42.4187, 27.690425 42.4187, 27.690425 42.4187, 27.690425 42.4187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1045'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35802"^^xsd:decimal ;
  dwc:decimalLongitude "27.729827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  geo-pos:lat "42.35802"^^xsd:decimal ;
  geo-pos:long "27.729827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1078'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1078'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.729827'^^xsd:double;
  dwc:latitude '42.35802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1078'^^xsd:string;
  dwc:observationDate '2020-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.688663 27.709232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.688663"^^xsd:decimal ;
  dwc:decimalLongitude "27.709232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.688663 27.709232)"^^geo:wktLiteral ;
  geo-pos:lat "42.688663"^^xsd:decimal ;
  geo-pos:long "27.709232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1041'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1041'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.709232'^^xsd:double;
  dwc:latitude '42.688663'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.709232 42.688663, 27.709232 42.688663, 27.709232 42.688663, 27.709232 42.688663, 27.709232 42.688663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1041'^^xsd:string;
  dwc:observationDate '2019-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.590667 27.625333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.590667"^^xsd:decimal ;
  dwc:decimalLongitude "27.625333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.590667 27.625333)"^^geo:wktLiteral ;
  geo-pos:lat "42.590667"^^xsd:decimal ;
  geo-pos:long "27.625333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1040'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1040'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.625333'^^xsd:double;
  dwc:latitude '42.590667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.625333 42.590667, 27.625333 42.590667, 27.625333 42.590667, 27.625333 42.590667, 27.625333 42.590667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1040'^^xsd:string;
  dwc:observationDate '2019-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.604 27.625167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.604"^^xsd:decimal ;
  dwc:decimalLongitude "27.625167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.604 27.625167)"^^geo:wktLiteral ;
  geo-pos:lat "42.604"^^xsd:decimal ;
  geo-pos:long "27.625167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1039'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1039'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.625167'^^xsd:double;
  dwc:latitude '42.604'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.625167 42.604, 27.625167 42.604, 27.625167 42.604, 27.625167 42.604, 27.625167 42.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1039'^^xsd:string;
  dwc:observationDate '2019-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.587167 27.625667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.587167"^^xsd:decimal ;
  dwc:decimalLongitude "27.625667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.587167 27.625667)"^^geo:wktLiteral ;
  geo-pos:lat "42.587167"^^xsd:decimal ;
  geo-pos:long "27.625667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1038'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '824_1038'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.625667'^^xsd:double;
  dwc:latitude '42.587167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.625667 42.587167, 27.625667 42.587167, 27.625667 42.587167, 27.625667 42.587167, 27.625667 42.587167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1038'^^xsd:string;
  dwc:observationDate '2019-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806673 27.885838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.806673"^^xsd:decimal ;
  dwc:decimalLongitude "27.885838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806673 27.885838)"^^geo:wktLiteral ;
  geo-pos:lat "42.806673"^^xsd:decimal ;
  geo-pos:long "27.885838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1037'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '824_1037'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.885838'^^xsd:double;
  dwc:latitude '42.806673'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.885838 42.806673, 27.885838 42.806673, 27.885838 42.806673, 27.885838 42.806673, 27.885838 42.806673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1037'^^xsd:string;
  dwc:observationDate '2019-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685312 28.557623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685312"^^xsd:decimal ;
  dwc:decimalLongitude "28.557623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685312 28.557623)"^^geo:wktLiteral ;
  geo-pos:lat "43.685312"^^xsd:decimal ;
  geo-pos:long "28.557623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1036'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '824_1036'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.557623'^^xsd:double;
  dwc:latitude '43.685312'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.557623 43.685312, 28.557623 43.685312, 28.557623 43.685312, 28.557623 43.685312, 28.557623 43.685312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1036'^^xsd:string;
  dwc:observationDate '2019-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342242 28.070965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.342242"^^xsd:decimal ;
  dwc:decimalLongitude "28.070965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342242 28.070965)"^^geo:wktLiteral ;
  geo-pos:lat "43.342242"^^xsd:decimal ;
  geo-pos:long "28.070965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1035'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1035'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.070965'^^xsd:double;
  dwc:latitude '43.342242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.070965 43.342242, 28.070965 43.342242, 28.070965 43.342242, 28.070965 43.342242, 28.070965 43.342242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1035'^^xsd:string;
  dwc:observationDate '2019-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35802"^^xsd:decimal ;
  dwc:decimalLongitude "27.729827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35802 27.729827)"^^geo:wktLiteral ;
  geo-pos:lat "42.35802"^^xsd:decimal ;
  geo-pos:long "27.729827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1079'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1079'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.729827'^^xsd:double;
  dwc:latitude '42.35802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802, 27.729827 42.35802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1079'^^xsd:string;
  dwc:observationDate '2020-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638618 28.571617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638618"^^xsd:decimal ;
  dwc:decimalLongitude "28.571617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638618 28.571617)"^^geo:wktLiteral ;
  geo-pos:lat "43.638618"^^xsd:decimal ;
  geo-pos:long "28.571617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1033'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1033'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.571617'^^xsd:double;
  dwc:latitude '43.638618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.571617 43.638618, 28.571617 43.638618, 28.571617 43.638618, 28.571617 43.638618, 28.571617 43.638618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1033'^^xsd:string;
  dwc:observationDate '2019-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.205337 27.806292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.205337"^^xsd:decimal ;
  dwc:decimalLongitude "27.806292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.205337 27.806292)"^^geo:wktLiteral ;
  geo-pos:lat "42.205337"^^xsd:decimal ;
  geo-pos:long "27.806292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1032'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '824_1032'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.806292'^^xsd:double;
  dwc:latitude '42.205337'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.806292 42.205337, 27.806292 42.205337, 27.806292 42.205337, 27.806292 42.205337, 27.806292 42.205337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1032'^^xsd:string;
  dwc:observationDate '2019-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218678 27.785233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.218678"^^xsd:decimal ;
  dwc:decimalLongitude "27.785233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.218678 27.785233)"^^geo:wktLiteral ;
  geo-pos:lat "42.218678"^^xsd:decimal ;
  geo-pos:long "27.785233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1031'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '824_1031'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.785233'^^xsd:double;
  dwc:latitude '42.218678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.785233 42.218678, 27.785233 42.218678, 27.785233 42.218678, 27.785233 42.218678, 27.785233 42.218678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1031'^^xsd:string;
  dwc:observationDate '2019-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633193 27.645859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633193"^^xsd:decimal ;
  dwc:decimalLongitude "27.645859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633193 27.645859)"^^geo:wktLiteral ;
  geo-pos:lat "42.633193"^^xsd:decimal ;
  geo-pos:long "27.645859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1082'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '824_1082'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.645859'^^xsd:double;
  dwc:latitude '42.633193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.645859 42.633193, 27.645859 42.633193, 27.645859 42.633193, 27.645859 42.633193, 27.645859 42.633193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1082'^^xsd:string;
  dwc:observationDate '2020-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102939 27.930758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.102939"^^xsd:decimal ;
  dwc:decimalLongitude "27.930758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.102939 27.930758)"^^geo:wktLiteral ;
  geo-pos:lat "42.102939"^^xsd:decimal ;
  geo-pos:long "27.930758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1029'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '824_1029'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.930758'^^xsd:double;
  dwc:latitude '42.102939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.930758 42.102939, 27.930758 42.102939, 27.930758 42.102939, 27.930758 42.102939, 27.930758 42.102939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1029'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105383 27.921093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.105383"^^xsd:decimal ;
  dwc:decimalLongitude "27.921093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.105383 27.921093)"^^geo:wktLiteral ;
  geo-pos:lat "42.105383"^^xsd:decimal ;
  geo-pos:long "27.921093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1028'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '824_1028'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.921093'^^xsd:double;
  dwc:latitude '42.105383'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.921093 42.105383, 27.921093 42.105383, 27.921093 42.105383, 27.921093 42.105383, 27.921093 42.105383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1028'^^xsd:string;
  dwc:observationDate '2019-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/3136__824_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3136__824_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3136__824_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.418537 27.690558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.418537"^^xsd:decimal ;
  dwc:decimalLongitude "27.690558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3136__824_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.418537 27.690558)"^^geo:wktLiteral ;
  geo-pos:lat "42.418537"^^xsd:decimal ;
  geo-pos:long "27.690558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/3136__824_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-01-18'^^xsd:date;
  dwc:institutionCode 'Green Balkans'^^xsd:string;
  dwc:collectionCode '824'^^xsd:integer;
  dwc:catalogNumber '824_1027'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '824_1027'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '27.690558'^^xsd:double;
  dwc:latitude '42.418537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.690558 42.418537, 27.690558 42.418537, 27.690558 42.418537, 27.690558 42.418537, 27.690558 42.418537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '824_1027'^^xsd:string;
  dwc:observationDate '2019-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF